From ec05ef405d666f46c6c6b9372edf75d510cab6db Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 27 Jun 2017 12:20:40 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia1292c7e5a7e93e411fb9293bbb76994c7c308d7 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 3cd1f56..5c65b9e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ oslotest>=1.10.0 # Apache-2.0 testtools>=1.4.0 # MIT # These are needed for docs generation oslosphinx>=4.7.0 # Apache-2.0 -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD coverage!=4.4,>=4.0 # Apache-2.0 jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT -- GitLab