From 2eaf1ebaf59500ca549fc97c5703f15cda78c801 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 15 May 2017 00:52:59 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I60da2b02b5a758dc6ef57077d0e8dbb88c90ddff --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 6462cd9..1589cd0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,5 +9,5 @@ oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 sphinx>=1.5.1 # BSD testtools>=1.4.0 # MIT -coverage>=4.0 # Apache-2.0 +coverage!=4.4,>=4.0 # Apache-2.0 reno>=1.8.0 # Apache-2.0