From 9f4da6b2b5b85c4b627bbdc707be24a82f17e908 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 15 May 2017 00:53:17 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I65cb89dbb0d4962dc3b18880f608f52754af4221 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 3bd136b..2634345 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,6 +8,6 @@ testtools>=1.4.0 # MIT oslosphinx>=4.7.0 # Apache-2.0 sphinx>=1.5.1 # BSD -coverage>=4.0 # Apache-2.0 +coverage!=4.4,>=4.0 # Apache-2.0 jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT reno>=1.8.0 # Apache-2.0 -- GitLab