We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b0cae commit 1cc456cCopy full SHA for 1cc456c
1 file changed
setup.py
@@ -21,7 +21,7 @@
21
dependencies = [
22
"requests",
23
"attrs",
24
- "click",
+ "click >=7.0.0, <8.0.0",
25
"cryptography",
26
"google-auth",
27
"jinja2",
0 commit comments