mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 21:40:11 -05:00
## Summary Closes https://github.com/astral-sh/uv/issues/7485. ## Test Plan ``` $ cargo run cache clean $ cargo run venv $ cargo run pip install django-allauth==0.51.0 $ cargo run venv $ cargo run pip install django-allauth==0.51.0 ```