Skip to content

Commit 83026ad

Browse files
committed
require click-log 0.3.0
1 parent 97f58dd commit 83026ad

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
@@ -13,7 +13,7 @@
1313
requirements = [
1414
# https://github.com/mitsuhiko/click/issues/200
1515
'click>=5.0',
16-
'click-log>=0.2.0, <0.3.0',
16+
'click-log>=0.3.0, <0.4.0',
1717

1818
# https://github.com/pimutils/vdirsyncer/issues/478
1919
'click-threading>=0.2',

0 commit comments

Comments
 (0)