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.
2 parents e2d6a6c + d1ca386 commit 1cd6ef4Copy full SHA for 1cd6ef4
requirements.txt
@@ -25,7 +25,7 @@ semver==2.13.0; python_version == '3.6'
25
semver==3.0.2; python_version >= '3.7'
26
setuptools==59.6.0; python_version == '3.6'
27
setuptools==68.0.0; python_version == '3.7'
28
-setuptools==74.0.0; python_version >= '3.8'
+setuptools==75.1.0; python_version >= '3.8'
29
tabulate==0.8.10; python_version == '3.6'
30
tabulate==0.9.0; python_version >= '3.7'
31
wcwidth==0.2.13
0 commit comments