From f4b336b4176c771950486532803808ce451a0d64 Mon Sep 17 00:00:00 2001 From: OpenStack Jenkins Date: Wed, 29 Jan 2014 16:57:35 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I60e217d361a71b2c7518aff98b5530e689d838c5 --- requirements.txt | 10 +++++----- test-requirements.txt | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8afe64f64..db1b9d357 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pbr>=0.5.21,<1.0 +pbr>=0.6,<1.0 amqplib>=0.6.1 anyjson>=0.3.3 argparse @@ -15,16 +15,16 @@ paramiko>=1.9.0 Paste PasteDeploy>=1.5.0 python-glanceclient>=0.9.0 -python-keystoneclient>=0.4.2 +python-keystoneclient>=0.5.0 python-novaclient>=2.15.0 -python-swiftclient>=1.5 +python-swiftclient>=1.6 Routes>=1.12.3 taskflow>=0.1.1,<0.2 rtslib-fb>=2.1.39 six>=1.4.1 SQLAlchemy>=0.7.8,<=0.8.99 sqlalchemy-migrate>=0.8.2 -stevedore>=0.12 +stevedore>=0.14 suds>=0.4 -WebOb>=1.2.3,<1.3 +WebOb>=1.2.3 wsgiref>=0.1.2 diff --git a/test-requirements.txt b/test-requirements.txt index 83eb0ac2a..3481c8784 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ mox>=0.5.3 MySQL-python psycopg2 sphinx>=1.1.2,<1.2 -python-subunit -testtools>=0.9.32 +python-subunit>=0.0.18 +testtools>=0.9.34 testrepository>=0.0.17 oslo.sphinx -- 2.45.2