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 38d1873 commit 589c045Copy full SHA for 589c045
‎pyproject.toml
@@ -34,7 +34,7 @@ classifiers = [
34
"License :: OSI Approved :: MIT License",
35
]
36
dependencies = [
37
- "click >= 8.0.0",
+ "click >= 8.0.0,<8.2",
38
"typing-extensions >= 3.7.4.3",
39
40
readme = "README.md"
0 commit comments