We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5688cf2 + 29bf262 commit 24e1cf2Copy full SHA for 24e1cf2
requirements.txt
@@ -29,7 +29,7 @@ semver==3.0.4; python_version >= '3.7'
29
setuptools==59.6.0; python_version == '3.6'
30
setuptools==68.0.0; python_version == '3.7'
31
setuptools==75.3.0; python_version == '3.8'
32
-setuptools==78.1.0; python_version >= '3.9'
+setuptools==80.3.1; python_version >= '3.9'
33
tabulate==0.8.10; python_version == '3.6'
34
tabulate==0.9.0; python_version >= '3.7'
35
wcwidth==0.2.13
0 commit comments