summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-12-17 20:48:42 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-12-17 20:48:42 +0000
commitea61a810142e46a88b7120ad2899ec3b38b66516 (patch)
tree94a37b7d2973db6ab70481dc4efa5b245e7d23db
parentd16e4883fe5ab8b79867c0af0135b8c10e28052c (diff)
downloadoslo-messaging-ea61a810142e46a88b7120ad2899ec3b38b66516.tar.gz
Updated from global requirements5.16.0
Change-Id: I35e0f9e78c31a7c68746401dcf289f8648ef7e6a
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 12ae382..8b9d7dd 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,!=4.0.1,>=3.0.25 # BSD
+kombu!=4.0.0,!=4.0.1,!=4.0.2,>=3.0.25 # BSD
pika>=0.10.0 # BSD
pika-pool>=0.1.3 # BSD