Skip to content

Commit dc6e4ba

Browse files
author
Hugo
authored
Merge pull request #971 from pimutils/update-click-log
Support click-log 0.4.0
2 parents 545b8ce + ea64000 commit dc6e4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
requirements = [
1212
# https://github.com/mitsuhiko/click/issues/200
1313
"click>=5.0,<9.0",
14-
"click-log>=0.3.0, <0.4.0",
14+
"click-log>=0.3.0, <0.5.0",
1515
"requests >=2.20.0",
1616
# https://github.com/sigmavirus24/requests-toolbelt/pull/28
1717
# And https://github.com/sigmavirus24/requests-toolbelt/issues/54

0 commit comments

Comments
 (0)