From b2d6455ad770595c3808ffe440e4719cd3c2a733 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 15 Mar 2017 04:26:36 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0a6fa7102dcfef90f141c174eb7a243f10a1930f --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1fd7d28..e56e6ca6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 -oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 +oslo.config>=3.22.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 PyYAML>=3.10.0 # MIT