From 4b86c00c5bbf00502f8c9e9a40ddb5c3d9d9ef51 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 18 Jun 2014 19:35:58 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I321a9db3ff1082e226f9cf8d831c287c64d871f9 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index c8be96ccb9..5ba04f255f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,9 +20,9 @@ SQLAlchemy>=0.7.8,<=0.9.99 WebOb>=1.2.3 python-keystoneclient>=0.9.0 alembic>=0.4.1 -six>=1.6.0 +six>=1.7.0 stevedore>=0.14 -oslo.config>=1.2.0 +oslo.config>=1.2.1 oslo.rootwrap python-novaclient>=2.17.0 diff --git a/test-requirements.txt b/test-requirements.txt index c810f788fa..e4e4ab4f98 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ fixtures>=0.3.14 mock>=1.0 python-subunit>=0.0.18 ordereddict -sphinx>=1.2.1,<1.3 +sphinx>=1.1.2,!=1.2.0,<1.3 oslosphinx testrepository>=0.0.18 testtools>=0.9.34