We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 579fea6 commit 9e05a94Copy full SHA for 9e05a94
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
dynamic = ["version"]
23
dependencies = [
24
"attrs>=21.3",
25
- "click",
+ "click>=7,!=8.2.0",
26
"click-default-group",
27
"networkx>=2.4",
28
"optree>=0.9",
0 commit comments