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.
2 parents 545b8ce + ea64000 commit dc6e4baCopy full SHA for dc6e4ba
setup.py
@@ -11,7 +11,7 @@
11
requirements = [
12
# https://github.com/mitsuhiko/click/issues/200
13
"click>=5.0,<9.0",
14
- "click-log>=0.3.0, <0.4.0",
+ "click-log>=0.3.0, <0.5.0",
15
"requests >=2.20.0",
16
# https://github.com/sigmavirus24/requests-toolbelt/pull/28
17
# And https://github.com/sigmavirus24/requests-toolbelt/issues/54
0 commit comments