Updated from global requirements

Change-Id: Icdcb2a730f2e01d7c4aad42bf4cb1cc3e7876eff
This commit is contained in:
OpenStack Proposal Bot 2016-12-08 20:11:30 +00:00
parent 8f2852a627
commit 2c3ae0af3c
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ PyYAML>=3.10.0 # MIT
# rabbit driver is the default
# we set the amqp version to ensure heartbeat works
amqp<2.0,>=1.4.0 # LGPL
kombu!=4.0.0,>=3.0.25 # BSD
kombu!=4.0.0,!=4.0.1,>=3.0.25 # BSD
pika>=0.10.0 # BSD
pika-pool>=0.1.3 # BSD