From 04544f626257e5cbd6131b486e05142a54cd315b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 26 Apr 2017 18:21:22 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0b291b59256a0233394caea424070f11cd384290 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdfe7f3..9d14841 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.3.0 # Apache-2.0 +cliff>=2.6.0 # Apache-2.0 PyYAML>=3.10.0 # MIT python-dateutil>=2.4.2 # BSD six>=1.9.0 # MIT