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.
1 parent 97f58dd commit 83026adCopy full SHA for 83026ad
setup.py
@@ -13,7 +13,7 @@
13
requirements = [
14
# https://github.com/mitsuhiko/click/issues/200
15
'click>=5.0',
16
- 'click-log>=0.2.0, <0.3.0',
+ 'click-log>=0.3.0, <0.4.0',
17
18
# https://github.com/pimutils/vdirsyncer/issues/478
19
'click-threading>=0.2',
0 commit comments