We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b58e883 commit 90c9582Copy full SHA for 90c9582
1 file changed
requirements-min.txt
@@ -1,7 +1,7 @@
1
# Requirements for minimal tests
2
-r requirements.txt
3
setuptools>=50.3.0,<66.0.0,!=60.6.0 ; python_version < "3.12"
4
-setuptools>=70.2.0; python_version >= "3.12"
+setuptools>=70.2.0,<=79.0.1; python_version >= "3.12"
5
coverage>=5.5
6
parameterized
7
packaging
0 commit comments