Skip to content

Commit

Permalink
Require Click>=7.0
Browse files Browse the repository at this point in the history
Watson needs support for hidden options introduced in Click 7.0.

Reference PR: jazzband#339
Fix jazzband#338
  • Loading branch information
ericguirbal authored May 27, 2020
1 parent ae63c3b commit 523d421
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
arrow!=0.11,!=0.12.0,<0.15.6
click
click>=7.0
click-didyoumean
colorama; sys_platform == "win32"
requests
requests

0 comments on commit 523d421

Please sign in to comment.