From 9c5e7a05f3db8b053299cc562f11b4fa0a2b6dc5 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 8 Aug 2016 10:40:40 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ic41b45677bc06dc7cd0af61fd0cc3896ba8e1264 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 428d11e8ebd..bea27f2028d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ lxml>=2.3 # BSD oauth2client>=1.5.0 # Apache-2.0 oslo.config>=3.14.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.context!=2.6.0,>=2.4.0 # Apache-2.0 +oslo.context>=2.4.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 6636087f787..380147a2082 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ ddt>=1.0.1 # MIT fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD mox3>=0.7.0 # Apache-2.0 -os-api-ref>=0.1.0 # Apache-2.0 +os-api-ref>=0.4.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 sphinx!=1.3b1,<1.3,>=1.2.1 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD