From d775eab603caa16bdbe50bafb65403c1bc863eb0 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Jun 2017 16:25:58 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iaaa28467e12b2625362cb2db6ff6a3b3681b3fd7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ea66047b..3ae0fe4a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. oslo.db>=4.21.1 # Apache-2.0 -oslo.config>=4.0.0 # Apache-2.0 +oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 oslo.context>=2.14.0 # Apache-2.0 oslo.log>=3.22.0 # Apache-2.0 oslo.middleware>=3.27.0 # Apache-2.0