Updated from global requirements

Change-Id: I16b121d987f6a1948b18043b648498743a2f6689
This commit is contained in:
OpenStack Proposal Bot 2016-11-10 09:40:46 +00:00
parent b90580653a
commit b63ab206c0
1 changed files with 1 additions and 1 deletions

View File

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