From 53c793d3e0522fc70dca7dde00b2e1d0776a60eb Mon Sep 17 00:00:00 2001 From: OpenStack Jenkins Date: Wed, 29 Jan 2014 16:57:07 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iec06d578879ff880152a1fa48d952a691a1b3306 --- requirements.txt | 8 ++++---- test-requirements.txt | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 095dd151f..7d9596850 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,19 +12,19 @@ lxml>=2.3 msgpack-python MySQL-python oslo.config>=1.2.0 -pbr>=0.5.21,<1.0 +pbr>=0.6,<1.0 pecan>=0.2.0 pymongo>=2.4 python-ceilometerclient>=1.0.6 python-glanceclient>=0.9.0 python-keystoneclient>=0.4.2 python-novaclient>=2.15.0 -python-swiftclient>=1.5 +python-swiftclient>=1.6 PyYAML>=3.1.0 requests>=1.1 six>=1.4.1 SQLAlchemy>=0.7.8,<=0.8.99 sqlalchemy-migrate>=0.8.2 -stevedore>=0.12 -WebOb>=1.2.3,<1.3 +stevedore>=0.14 +WebOb>=1.2.3 WSME>=0.5b6 diff --git a/test-requirements.txt b/test-requirements.txt index 26f5d0738..24e2b35c3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,11 +11,11 @@ mox>=0.5.3 # Docs Requirements docutils==0.9.1 oslo.sphinx -python-subunit +python-subunit>=0.0.18 sphinx>=1.1.2,<1.2 sphinxcontrib-docbookrestapi sphinxcontrib-httpdomain sphinxcontrib-pecanwsme>=0.6 testrepository>=0.0.17 testscenarios>=0.4 -testtools>=0.9.32 +testtools>=0.9.34