Upper bound pika requirement

This commit is contained in:
amercader 2022-07-06 15:22:59 +02:00
parent 2560315910
commit a595579c4e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
ckantoolkit>=0.0.7
pika>=1.1.0
pika>=1.1.0,<1.3.0
pyOpenSSL==18.0.0
redis
requests>=2.11.1