From 065cc6d9ef92196399ceeca69a2134e36167ab3b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 18 Jun 2014 00:42:45 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I55c4d0143d929751f10ceb654d935bb349f6e738 --- requirements-py3.txt | 4 ++-- requirements.txt | 4 ++-- test-requirements-py3.txt | 4 ++-- test-requirements.txt | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index 9c285b6f9..425c24292 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -13,6 +13,6 @@ python-keystoneclient>=0.9.0 # python-memcached>=1.48 WebOb>=1.2.3 stevedore>=0.14 -six>=1.6.0 -oslo.config>=1.2.0 +six>=1.7.0 +oslo.config>=1.2.1 SQLAlchemy>=0.7.8,<=0.9.99 diff --git a/requirements.txt b/requirements.txt index f573d011c..c2ef31e73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ python-keystoneclient>=0.9.0 python-memcached>=1.48 WebOb>=1.2.3 stevedore>=0.14 -six>=1.6.0 -oslo.config>=1.2.0 +six>=1.7.0 +oslo.config>=1.2.1 SQLAlchemy>=0.7.8,<=0.9.99 diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index 2e899d194..7f1eb5350 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -17,7 +17,7 @@ testtools>=0.9.34 requests>=1.1 # Documentation -sphinx>=1.2.1,<1.3 +sphinx>=1.1.2,!=1.2.0,<1.3 oslosphinx -openstack-doc-tools>=0.13 +openstack-doc-tools>=0.15 diff --git a/test-requirements.txt b/test-requirements.txt index 2e899d194..7f1eb5350 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,7 +17,7 @@ testtools>=0.9.34 requests>=1.1 # Documentation -sphinx>=1.2.1,<1.3 +sphinx>=1.1.2,!=1.2.0,<1.3 oslosphinx -openstack-doc-tools>=0.13 +openstack-doc-tools>=0.15