From 998286a4f0ccc1177b79a1571ca13b85809f6748 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 17 Jun 2014 15:00:18 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4884005a65e9992447587588bac89b85b087bc4a --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index d1b95506a5..47aca359fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ six>=1.6.0 stevedore>=0.14 websockify>=0.5.1,<0.6 wsgiref>=0.1.2 -oslo.config>=1.2.0 +oslo.config>=1.2.1 oslo.rootwrap oslotest pycadf>=0.5.1 diff --git a/test-requirements.txt b/test-requirements.txt index 96266a7c6b..9c9a21fb61 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -hacking>=0.9.1,<0.10 +hacking>=0.9.2,<0.10 coverage>=3.6 discover feedparser @@ -9,7 +9,7 @@ MySQL-python psycopg2 pylint==0.25.2 python-subunit>=0.0.18 -sphinx>=1.2.1,<1.3 +sphinx>=1.1.2,!=1.2.0,<1.3 oslosphinx testrepository>=0.0.18 testtools>=0.9.34