From 27117c6157f4df38e714234c750b3157b4a5fbc1 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 1 May 2017 14:06:02 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I1b728ba964557f5935638cd08c36e07411867743 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0ea34a6..5fd1eab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,9 +5,9 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 six>=1.9.0 # MIT Babel!=2.4.0,>=2.3.4 # BSD -cliff>=2.3.0 # Apache-2.0 +cliff>=2.6.0 # Apache-2.0 keystoneauth1>=2.18.0 # Apache-2.0 -os-client-config>=1.22.0 # Apache-2.0 +os-client-config>=1.27.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 simplejson>=2.2.0 # MIT