Skip to content

Commit 52e39cb

Browse files
committed
requirements: Add support for click 7.0
No big changes here that we need to be concerned about. Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent 37b4bd2 commit 52e39cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
click>=6.0,<7.0
1+
click>=6.0,<8.0
22
requests>2.0,<3.0
33
tabulate>=0.8
44
arrow>=0.10

0 commit comments

Comments
 (0)