From adc5b74cc66c6c79cc54db11afd03e2e8f420390 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 19 Nov 2015 15:54:44 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I724a01fdccc10cedc6d317beceb771c91d4fd037 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 66c54ba3..019c7e22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,9 +5,9 @@ pbr>=1.6 Babel>=1.3 cryptography>=1.0 # Apache-2.0 -oslo.config>=2.6.0 # Apache-2.0 +oslo.config>=2.7.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.log>=1.12.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 -oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 +oslo.utils>=2.8.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index b9db3708..67bfd72d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ discover python-barbicanclient>=3.3.0 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 oslotest>=1.10.0 # Apache-2.0 testrepository>=0.0.18 testscenarios>=0.4