From 5ad9232ef04f46846630a7e6b5a6eb42ca678e1e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 13 Jan 2015 23:59:51 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I957d3814ce8b398afad92825969bad16c70529cf --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc7984ce5..01dce698a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ iso8601>=0.1.9 jsonschema>=2.0.0,<3.0.0 kombu>=2.5.0 netaddr>=0.7.12 -oslo.concurrency>=0.3.0 # Apache-2.0 +oslo.concurrency>=0.3.0,!=0.4.0 # Apache-2.0 oslo.config>=1.6.0 # Apache-2.0 oslo.i18n>=1.0.0 # Apache-2.0 oslo.messaging>=1.4.0,!=1.5.0