From a3991939a7b0524c3daca5ac01d3b940a02c6be6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 15 May 2017 13:39:38 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I14134cb07f7ca24ebb7e1c9a38f2d4f77cab3d73 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 3f9083cf98..6ba7df5f14 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,7 @@ bandit>=1.1.0 # Apache-2.0 bashate>=0.2 # Apache-2.0 beautifulsoup4 # MIT -coverage>=4.0 # Apache-2.0 +coverage!=4.4,>=4.0 # Apache-2.0 doc8 # Apache-2.0 extras # MIT hacking>=0.10.0 @@ -17,7 +17,7 @@ PrettyTable<0.8,>=0.7.1 # BSD PyYAML>=3.10.0 # MIT python-ceilometerclient>=2.5.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 -python-openstackclient>=3.3.0 # Apache-2.0 +python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0 pytz>=2013.6 # MIT sphinx>=1.5.1 # BSD testrepository>=0.0.18 # Apache-2.0/BSD