From 46c2628384cfc714b854f12ef0b5322fc0bcfc2e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 4 Aug 2016 02:36:25 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id4765cb81b2d6fde86fdc9fecf9be393e5a86789 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7c8bf0c..3a456aa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ six>=1.9.0 # MIT kazoo>=2.2 # Apache-2.0 kafka-python<1.0.0,>=0.9.5 # Apache-2.0 PyMySQL>=0.6.2 # MIT License -oslo.config>=3.12.0 # Apache-2.0 +oslo.config>=3.14.0 # Apache-2.0 pbr>=1.6 # Apache-2.0 ujson>=1.35 # BSD