requirements: Upgrade pika to version 0.10.0.

This is needed to fix RabbitMQ heartbeat issues that cause connections
to drop (#741).  It's also relevant for Python 3 support.
This commit is contained in:
Tim Abbott 2016-05-07 15:53:02 -07:00
parent d82e44ecd0
commit 6f282581f7
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ mock==1.0.1
modernize==0.5
oauth2client==1.4.11
oauthlib==1.0.3
pika==0.9.14
pika==0.10.0
postmonkey==1.0b0
psycopg2==2.6
pyOpenSSL==0.15.1