From fbefa536e8d8e4b4df87481c711a106114014bf7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 15 May 2017 12:08:47 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I93d6f7bede18f43dd2117227be3fca2ebda48f2f --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e1b10e9ab..9e01b91f0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. hacking<0.13,>=0.12.0 # Apache-2.0 -coverage>=4.0 # Apache-2.0 +coverage!=4.4,>=4.0 # Apache-2.0 mock>=2.0 # BSD testtools>=1.4.0 # MIT python-subunit>=0.0.18 # Apache-2.0/BSD