From b63ab206c028af0f16800401e99f80ccc9d573b6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 10 Nov 2016 09:40:46 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I16b121d987f6a1948b18043b648498743a2f6689 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9dd11ea7c..71e786958 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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