Skip to content

Commit ea64000

Browse files
author
Hugo Osvaldo Barrera
committed
Support click-log 0.4.0
1 parent 545b8ce commit ea64000

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)