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 691a625 commit 2caabd5Copy full SHA for 2caabd5
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"click >= 8.0.0, < 9.0.0",
35
"requests >= 2.0.0, < 3.0.0",
36
"tabulate >= 0.9.0, < 0.10.0",
37
- "tenacity >= 8.0.0, < 9.0.0",
+ "tenacity >=8.0.0, <9.1.0",
38
"tqdm >= 4.0.0, < 5.0.0",
39
"typeguard >= 4, < 5",
40
"typing-extensions >= 4.1.0, < 5.0.0",
0 commit comments