From 0600004f1a6dd3a424bac35e6de0a84141fcc2b6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Jun 2017 16:33:22 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I1afb73e388062281a9932b51fed1c3a892d81c24 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cbd9a1c..78101a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. six>=1.9.0 # MIT oslo.concurrency>=3.8.0 # 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.messaging!=5.25.0,>=5.24.2 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0