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 86db600 commit cdebed0Copy full SHA for cdebed0
setup.py
@@ -81,6 +81,7 @@ def report(*args):
81
"ufmt",
82
"scikit-learn",
83
"annoy",
84
+ "click<8.2.0",
85
]
86
)
87
0 commit comments