From dcec42af6e816fda1befb57f313d6aac4c7d51c9 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 16 Mar 2018 07:26:34 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I81cd3dad03c14b8e8092c12321c64cff3398cb72 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 48f5479e..5f567223 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -21,6 +21,6 @@ openstack.nose-plugin>=0.7 # Apache-2.0 openstackdocstheme>=1.18.1 # Apache-2.0 reno>=2.5.0 # Apache-2.0 selenium>=2.50.1 # Apache-2.0 -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD # This also needs xvfb library installed on your OS xvfbwrapper>=0.1.3 #license: MIT