Skip to content

Commit 5194835

Browse files
committed
requirements: Add support for click 8.x
Once again, no big issues we need to worry about here. Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent fb8f67c commit 5194835

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,<8.0
1+
click>=6.0,<9.0
22
requests>2.0,<3.0
33
tabulate>=0.8
44
arrow>=0.10

0 commit comments

Comments
 (0)