From 51a40061dcdf33a266117dba27c0d7a2c0d91093 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 2 Oct 2016 20:36:01 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ic8aabe66cdd06efc33b864a12af4af0da094c9be --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1746541e6..b13963bca 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,7 @@ # Despite above warning added by global sync process, please use # ascii betical order. -cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0 +cliff>=2.2.0 # Apache-2.0 coverage>=3.6 # Apache-2.0 doc8 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD @@ -15,7 +15,7 @@ python-tackerclient>=0.6.0 # Apache-2.0 ordereddict # MIT sphinx!=1.3b1,<1.4,>=1.2.1 # BSD oslotest>=1.10.0 # Apache-2.0 -os-testr>=0.7.0 # Apache-2.0 +os-testr>=0.8.0 # Apache-2.0 tempest>=12.1.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT