From e74ee18e00f777b90377db51ab0a787e7e4d0a22 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 2 Jun 2017 02:28:27 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Idb00f8fb83cddf1bc3a5818505e05e7eb1579c59 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79127bb8..648d9e06 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.22.0 # Apache-2.0 +oslo.config>=4.0.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0 ujson>=1.35 # BSD