From 7c5779845758537e3ef1990b7b1bb007e0d00322 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 22 Aug 2014 23:35:01 +0000 Subject: Updated from global requirements Change-Id: I834ba5e6a6d583370099b5c87d28680a67a802c1 --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index a86e8a6..cf2b78f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ alembic>=0.6.4 Babel>=1.3 iso8601>=0.1.9 oslo.config>=1.4.0.0a3 -oslo.utils>=0.1.1 # Apache-2.0 +oslo.utils>=0.2.0 # Apache-2.0 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.1 stevedore>=0.14 diff --git a/test-requirements.txt b/test-requirements.txt index 1ff87b6..666e315 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,8 +7,8 @@ MySQL-python psycopg2 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,<1.3 -oslosphinx -oslotest +oslosphinx>=2.2.0.0a2 +oslotest>=1.1.0.0a1 testrepository>=0.0.18 testscenarios>=0.4 testtools>=0.9.34 -- cgit v1.2.1