From 8d0afb2bcc7469e88964b8e9ff0c0f374789cb89 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 2 Feb 2017 23:47:29 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id40d9d1730555046c9cfb3b89bd6610ffd77f858 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3f767de..2f3ec1cb 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,!=4.0.1,>=3.0.25 # BSD +kombu<4.0.0,>=3.0.25 # BSD oslo.config>=3.14.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0