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 d0a0b77 commit 648012fCopy full SHA for 648012f
1 file changed
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