From b2ebe67a14b8277c78d7b61514cbd8bc756503ea Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 11 Apr 2016 08:04:36 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id431616e96e507f01c8edeb1cd079102a2141962 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9470302..2b34663 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=1.6 Babel>=1.3 -cliff>=1.14.0 # Apache-2.0 +cliff!=1.16.0,!=1.17.0,>=1.14.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 python-keystoneclient!=1.8.0,>=1.6.0 requests!=2.8.0,!=2.9.0,>=2.5.2