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 79d38e3 commit 7da4979Copy full SHA for 7da4979
1 file changed
pyproject.toml
@@ -34,9 +34,7 @@ classifiers = [
34
"License :: OSI Approved :: MIT License",
35
]
36
dependencies = [
37
- # TODO: remove this pin
38
- # "click >= 8.0.0",
39
- "click >= 8.2.0",
+ "click >= 8.0.0",
40
"typing-extensions >= 3.7.4.3",
41
42
readme = "README.md"
0 commit comments