summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-12-08 20:11:30 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-12-08 20:11:30 +0000
commit2c3ae0af3c9c06c03127f6ad1403c422edda1c60 (patch)
tree650999f4417c87f3c6c90a3812b2ea38680f69c2
parent8f2852a62760b7b9208df91c82c62d4b943c91f3 (diff)
downloadoslo-messaging-2c3ae0af3c9c06c03127f6ad1403c422edda1c60.tar.gz
Updated from global requirements5.15.0
Change-Id: Icdcb2a730f2e01d7c4aad42bf4cb1cc3e7876eff
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index fa07edd..12ae382 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -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