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 7d1c4d4 commit 2c84a29Copy full SHA for 2c84a29
pyproject.toml
@@ -31,7 +31,7 @@ classifiers = [
31
]
32
dependencies = [
33
"pandas >= 1.0.0, < 3.0.0",
34
- "click >= 8.0.0, < 9.0.0",
+ "click >= 8.0.0, < 8.1.8",
35
"requests >= 2.0.0, < 3.0.0",
36
"tabulate >= 0.9.0, < 0.10.0",
37
"tenacity >= 8.0.0, < 9.0.0",
0 commit comments