mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-02 04:48:18 +00:00
Remove unused task-local-extensions dependency (#2974)
## Summary Made obsolete with the `reqwest` upgrade.
This commit is contained in:
parent
48ba7df98a
commit
ddf02e7d5f
5 changed files with 0 additions and 38 deletions
|
|
@ -13,9 +13,7 @@ license = { workspace = true }
|
|||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
distribution-types = { workspace = true }
|
||||
pep508_rs = { workspace = true }
|
||||
uv-cache = { workspace = true }
|
||||
uv-normalize = { workspace = true }
|
||||
|
||||
anyhow = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue