We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3888578 commit 0d1d02fCopy full SHA for 0d1d02f
requirements/pip-tools.in
@@ -2,5 +2,5 @@
2
-c lint.pip
3
-c requirements.pip
4
5
-# Minimum version which supports pip>=22.1
6
-pip-tools>=6.6.1
+# Minimum version which supports pip>=23.2
+pip-tools>=7.0.0
requirements/pip-tools.pip
@@ -10,7 +10,7 @@ click==8.1.3
10
# via pip-tools
11
packaging==23.0
12
# via build
13
-pip-tools==6.12.3
+pip-tools==7.3.0
14
# via -r requirements/pip-tools.in
15
pyproject-hooks==1.0.0
16
0 commit comments