Skip to content

Commit

Permalink
requirements: Add support for click 7.0
Browse files Browse the repository at this point in the history
No big changes here that we need to be concerned about.

Signed-off-by: Stephen Finucane <[email protected]>
  • Loading branch information
stephenfin committed Nov 9, 2018
1 parent 37b4bd2 commit 52e39cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
click>=6.0,<7.0
click>=6.0,<8.0
requests>2.0,<3.0
tabulate>=0.8
arrow>=0.10

0 comments on commit 52e39cb

Please sign in to comment.