From 926e9b0f8558a960025456b095ce5ca0530147eb Mon Sep 17 00:00:00 2001 From: OpenStack Jenkins Date: Tue, 21 Jan 2014 20:23:26 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I203139f530cbaf256fc7f90de9f06c3b3f480096 --- requirements.txt | 4 ++-- test-requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 71f68cd56..095dd151f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,13 +17,13 @@ pecan>=0.2.0 pymongo>=2.4 python-ceilometerclient>=1.0.6 python-glanceclient>=0.9.0 -python-keystoneclient>=0.4.1 +python-keystoneclient>=0.4.2 python-novaclient>=2.15.0 python-swiftclient>=1.5 PyYAML>=3.1.0 requests>=1.1 six>=1.4.1 -SQLAlchemy>=0.7.8,<=0.7.99 +SQLAlchemy>=0.7.8,<=0.8.99 sqlalchemy-migrate>=0.8.2 stevedore>=0.12 WebOb>=1.2.3,<1.3 diff --git a/test-requirements.txt b/test-requirements.txt index 479973905..c14c98b6d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,7 @@ Babel>=1.3 coverage>=3.6 discover fixtures>=0.3.14 -httplib2 +httplib2>=0.7.5 http://tarballs.openstack.org/nova/nova-master.tar.gz#egg=nova mock>=1.0 mox>=0.5.3 @@ -16,7 +16,7 @@ python-subunit sphinx>=1.1.2,<1.2 sphinxcontrib-docbookrestapi sphinxcontrib-httpdomain -sphinxcontrib-pecanwsme>=0.5 +sphinxcontrib-pecanwsme>=0.6 testrepository>=0.0.17 testscenarios>=0.4 testtools>=0.9.32