requirements: Upgrade pika to 0.11.0.

This commit is contained in:
Vishnu Ks 2017-09-18 21:00:14 +00:00 committed by Tim Abbott
parent 723662a948
commit ae987bede9
3 changed files with 3 additions and 3 deletions

View File

@ -99,7 +99,7 @@ oauthlib==2.0.4
ndg-httpsclient==0.4.3
# Needed to access rabbitmq
pika==0.10.0
pika==0.11.0
# Needed to access our database
psycopg2==2.7.3

View File

@ -90,7 +90,7 @@ parsel==1.2.0 # via scrapy
pbr==3.1.1 # via mock
pexpect==4.2.1 # via ipython
pickleshare==0.7.4 # via ipython
pika==0.10.0
pika==0.11.0
pillow==4.2.1
pip-tools==1.9.0
polib==1.0.8

View File

@ -65,7 +65,7 @@ olefile==0.44 # via pillow
pbr==3.1.1 # via mock
pexpect==4.2.1 # via ipython
pickleshare==0.7.4 # via ipython
pika==0.10.0
pika==0.11.0
pillow==4.2.1
polib==1.0.8
premailer==3.1.1