From d5472252d58b38d8d6ca2ec4a0e6e0f59772371e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 20 Nov 2015 05:00:42 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I40166b82685d238b23db21ac6aa46ff2eaedcb68 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1abf54454f..8cf82b5148 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ SQLAlchemy<1.1.0,>=0.9.9 six>=1.9.0 stevedore>=1.5.0 # Apache-2.0 oslo.concurrency>=2.3.0 # Apache-2.0 -oslo.config>=2.6.0 # Apache-2.0 +oslo.config>=2.7.0 # Apache-2.0 oslo.db>=3.2.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.log>=1.12.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index b29a6b4354..bc63455bf4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ fixtures>=1.3.1 mock>=1.2 python-subunit>=0.0.18 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 -oslosphinx>=2.5.0 # Apache-2.0 +oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 testrepository>=0.0.18 testtools>=1.4.0 testscenarios>=0.4