Skip to content

Commit

Permalink
allow click>=6.7,<=8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qbzenker authored and taybin committed Dec 17, 2021
1 parent 6f3c783 commit 8d8971a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiohttp>=3.5.2,<4.0
aiohttp_cors>=0.7,<2.0
aiokafka>=0.7.1,<0.8.0
click>=6.7,<8.0
click>=6.7,<=8.0
mode-streaming==0.1.0
opentracing>=1.3.0,<=2.4.0
terminaltables>=3.1,<4.0
Expand Down

0 comments on commit 8d8971a

Please sign in to comment.