mirror of https://github.com/rq/rq.git
Reverted click requirement back to >= 3.0
This commit is contained in:
parent
961e443611
commit
10f615f4fe
|
@ -1,2 +1,2 @@
|
|||
redis>=2.7
|
||||
click<6.0
|
||||
click>=3.0.0
|
||||
|
|
Loading…
Reference in New Issue