From f078f20daca9f1c21023388d9cba3bd46449d9a7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 14 Jan 2015 00:10:35 +0000 Subject: [PATCH] Updated from global requirements Change-Id: If0a79ef31ea93d2d237538b3a2d6d3db957e1937 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5961192200c9..7ec65a83ff38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,9 +33,9 @@ six>=1.7.0 stevedore>=1.1.0 # Apache-2.0 websockify>=0.6.0,<0.7 wsgiref>=0.1.2 -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.serialization>=1.0.0 # Apache-2.0 +oslo.serialization>=1.2.0 # Apache-2.0 oslo.utils>=1.2.0 # Apache-2.0 oslo.db>=1.3.0 # Apache-2.0 oslo.rootwrap>=1.3.0