From fb2570da3687ec0ab9baefdf9eabf5ab11e7cd57 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 16 Dec 2014 23:06:55 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I935592d6c597db402ab3ffa452b990adc87987ff --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f6214638b22b..abcf3811a10e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=0.6,!=0.7,<1.0 -SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 +SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6 anyjson>=0.3.3 argparse boto>=2.32.1 @@ -36,7 +36,7 @@ stevedore>=1.0.0 # Apache-2.0 websockify>=0.6.0,<0.7 wsgiref>=0.1.2 oslo.config>=1.4.0 # Apache-2.0 -oslo.db>=1.0.0 # Apache-2.0 +oslo.db>=1.0.0,<1.1 # Apache-2.0 oslo.rootwrap>=1.3.0 pycadf>=0.6.0 oslo.messaging>=1.4.0,!=1.5.0