From 9082390c87f5e671b2c4390ce3d04a534e73847a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 12 Dec 2016 10:12:17 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I3f512ff46c826d8273e2053031a797d3c166733f --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8bb43160..c10c77ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr>=1.6 # Apache-2.0 anyjson>=0.3.3 # BSD eventlet!=0.18.3,>=0.18.2 # MIT GitPython>=1.0.1 # BSD License (3 clause) -kombu!=4.0.0,>=3.0.25 # BSD +kombu!=4.0.0,!=4.0.1,>=3.0.25 # BSD oslo.config>=3.7.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.service>=1.0.0 # Apache-2.0