From cb38d5c7a6b3b928bd71d0841ee945934c9a1182 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 13 Mar 2017 19:33:57 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I824b941000f15da05742d02861a26dc6f80bfacd --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d0130ebc..0610f75f 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!=3.18.0,>=3.14.0 # Apache-2.0 +oslo.config>=3.22.0 # Apache-2.0 pbr>=2.0.0 # Apache-2.0 ujson>=1.35 # BSD