We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d02a67 commit 6f92e82Copy full SHA for 6f92e82
1 file changed
requirements.txt
@@ -19,6 +19,6 @@ requests==2.32.4
19
semver==3.0.4
20
setuptools==82.0.1
21
tabulate==0.9.0; python_version == '3.9'
22
-tabulate==0.10.0
+tabulate==0.10.0; python_version >= '3.10'
23
wcwidth==0.6.0
24
#+pygelf%pygelf==0.4.3
0 commit comments