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 a6da24a commit a93d60cCopy full SHA for a93d60c
requirements.txt
@@ -24,7 +24,7 @@ semver==2.13.0; python_version == '3.6'
24
semver==3.0.2; python_version >= '3.7'
25
setuptools==59.6.0; python_version == '3.6'
26
setuptools==68.0.0; python_version == '3.7'
27
-setuptools==72.1.0; python_version >= '3.8'
+setuptools==74.0.0; python_version >= '3.8'
28
tabulate==0.8.10; python_version == '3.6'
29
tabulate==0.9.0; python_version >= '3.7'
30
wcwidth==0.2.13
0 commit comments