From 7b2d0637edb602c12108fd82c6df26c02140f6a1 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Jun 2017 16:26:00 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id5b48640f9c4534c2769ef21b1753d3887c2b967 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 648d9e06..03431124 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ six>=1.9.0 # MIT kazoo>=2.2 # Apache-2.0 pykafka>=2.5.0 # Apache 2.0 License PyMySQL>=0.7.6 # MIT License -oslo.config>=4.0.0 # Apache-2.0 +oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0 ujson>=1.35 # BSD