We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ada68 commit c0d99aeCopy full SHA for c0d99ae
uv/helpers/requirements.txt
@@ -7,7 +7,7 @@ plette==2.1.0
7
poetry==1.8.5
8
# TODO: Replace 3p package `tomli` with 3.11's new stdlib `tomllib` once we drop support for Python 3.10.
9
tomli==2.0.1
10
-uv==0.6.2
+uv==0.6.7
11
12
# Some dependencies will only install if Cython is present
13
Cython==3.0.10
0 commit comments