From 555af4b91ba3ee398cdf884daf19ffb15f475c2f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 13 Mar 2017 19:39:47 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia8724dde541b199dcdcacab866b4b93272a25641 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5490c93..4605ad6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pbr>=2.0.0 # Apache-2.0 enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD -oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 +oslo.config>=3.22.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 six>=1.9.0 # MIT