From ea61a810142e46a88b7120ad2899ec3b38b66516 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 17 Dec 2016 20:48:42 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I35e0f9e78c31a7c68746401dcf289f8648ef7e6a --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 12ae3822a..8b9d7dd65 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