From 0c2b7ee4db767477a84df5e9902190ebfa948ebd Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 29 Nov 2017 09:01:39 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ic717ba428acc7bb3dbbb5a6612d54c4107284ed4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa46a9f7..7f1644a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ six>=1.10.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.6.0 # Apache-2.0 +oslo.config>=5.1.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0 pyparsing>=2.1.0 # MIT ujson>=1.35 # BSD