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 6c7f16e commit bcb27ddCopy full SHA for bcb27dd
requirements.txt
@@ -3,5 +3,5 @@ pyyaml
3
coloredlogs
4
redis>=5.0.0
5
pydantic>=2,<3
6
-tenacity==8.2.2
7
-tabulate==0.9.0
+tenacity>=8.2.2
+tabulate>=0.9.0,<1
0 commit comments