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