From e8248f6448354bf5afaf6bdd1d6c28e33a339eb1 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 14 Mar 2018 05:37:57 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I87ee0178933c8974b3c0bb25d6b73e884019f73d --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 045db39f..2f13fd00 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>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 oslo.policy>=1.30.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0 pyparsing>=2.1.0 # MIT