Skip to content

Commit 6f92e82

Browse files
committed
Pin tabulate version for Python 3.9
1 parent 3d02a67 commit 6f92e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ requests==2.32.4
1919
semver==3.0.4
2020
setuptools==82.0.1
2121
tabulate==0.9.0; python_version == '3.9'
22-
tabulate==0.10.0
22+
tabulate==0.10.0; python_version >= '3.10'
2323
wcwidth==0.6.0
2424
#+pygelf%pygelf==0.4.3

0 commit comments

Comments
 (0)