Skip to content

Commit addab47

Browse files
author
Hugo Osvaldo Barrera
committed
Update click-threading to 0.5.0
Previous version broke with recent `click` updates.
1 parent 32bc8d9 commit addab47

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
@@ -14,7 +14,7 @@
1414
"click>=5.0",
1515
"click-log>=0.3.0, <0.4.0",
1616
# https://github.com/pimutils/vdirsyncer/issues/478
17-
"click-threading>=0.2",
17+
"click-threading>=0.5",
1818
"requests >=2.20.0",
1919
# https://github.com/sigmavirus24/requests-toolbelt/pull/28
2020
# And https://github.com/sigmavirus24/requests-toolbelt/issues/54

0 commit comments

Comments
 (0)