From 4839860b73d220c6639d62d622c95d94e55a3f6a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 22 Jul 2017 16:38:24 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id0331e836c7530a6fce73a909675a0972b52236a --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a581c27..04658b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,12 +3,12 @@ # process, which may cause wedges in the gate later. pbr!=2.1.0,>=2.0.0 # Apache-2.0 PrettyTable<0.8,>=0.7.1 # BSD -keystoneauth1>=2.21.0 # Apache-2.0 +keystoneauth1!=3.0.0,>=2.21.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 simplejson>=2.2.0 # MIT Babel!=2.4.0,>=2.3.4 # BSD six>=1.9.0 # MIT -osc-lib>=1.5.1 # Apache-2.0 +osc-lib>=1.7.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 oslo.log>=3.22.0 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0