From c71ef8e1095bf2d563ff5fae446ad1984be30f4d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 28 Jul 2014 19:51:31 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ide162a1145a2c8b67546812fbfcdc24a5753818b --- requirements.txt | 8 ++++---- test-requirements.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index d118ccb14a..b21bf6f8d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pbr>=0.6,!=0.7,<1.0 -SQLAlchemy>=0.8.4,!=0.9.5,<=0.9.99 +SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 anyjson>=0.3.3 argparse boto>=2.12.0,!=2.13.0 @@ -31,8 +31,8 @@ six>=1.7.0 stevedore>=0.14 websockify>=0.5.1,<0.6 wsgiref>=0.1.2 -oslo.config>=1.2.1 -oslo.rootwrap +oslo.config>=1.4.0.0a3 +oslo.rootwrap>=1.3.0.0a1 pycadf>=0.5.1 -oslo.messaging>=1.3.0 +oslo.messaging>=1.4.0.0a3 oslo.i18n>=0.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 9c67b37cb1..971529b382 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ coverage>=3.6 discover feedparser fixtures>=0.3.14 -libvirt-python>=1.2.5 +libvirt-python>=1.2.5 # LGPLv2+ mock>=1.0 mox>=0.5.3 MySQL-python