From 67346e3c8e44af67be6e7432606ac24c566897d7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 12 Oct 2017 22:03:18 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I383046a60d34047447ec4985a3907523c28e5965 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6dcf7e8..715c70b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -cliff>=2.8.0 # Apache-2.0 +cliff!=2.9.0,>=2.8.0 # Apache-2.0 jsonschema<3.0.0,>=2.6.0 # MIT osc-lib>=1.7.0 # Apache-2.0 oslo.utils>=3.28.0 # Apache-2.0