uv pip install -U
will downgrade already-installed packages
#10089
Labels
bug
Something isn't working
uv pip install -U
will downgrade already-installed packages
#10089
If you
uv init packaging
, then change the version to 1000 and install it, then runuv pip install -U black
, we'll actually downgradepackaging
unnecessarily:The text was updated successfully, but these errors were encountered: