From 52191ba73ed92ea549197a0336279c4ad5c6b7e1 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 9 Jul 2016 03:12:15 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I29f197335a44146b0cb10dd4d06ef397e1c4d9e7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da4914d9..d7c8bf0c 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.10.0 # Apache-2.0 +oslo.config>=3.12.0 # Apache-2.0 pbr>=1.6 # Apache-2.0 ujson>=1.35 # BSD