From e3020dfc9f703843467a183ecdbeeafa7539c2bb Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 4 Oct 2017 13:47:31 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I69c5001080a305a3f74e5437475e89dd6fb666a6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fffd418c..a52c75b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr!=2.1.0,>=2.0.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD -cliff>=2.8.0 # Apache-2.0 +cliff!=2.9.0,>=2.8.0 # Apache-2.0 PyYAML>=3.10 # MIT python-dateutil>=2.4.2 # BSD six>=1.9.0 # MIT