From 9d6a82f20a3dee7b11cc41cd25f4b25c44281011 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 11 Apr 2016 08:02:16 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iadaf1d0d7b9c02840862a23477bd6c120e83b340 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index f1811065c0e..50bfa12084f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. hacking<0.11,>=0.10.0 -cliff>=1.14.0 # Apache-2.0 +cliff!=1.16.0,!=1.17.0,>=1.14.0 # Apache-2.0 coverage>=3.6 fixtures>=1.3.1 mock>=1.2