summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 06:58:48 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 06:58:48 +0000
commitd01a505455dc559f1df66f96c9425e1ec2dc78d2 (patch)
tree1791bbe22216cb84e4f8b4191747e32b43ff47aa /test-requirements.txt
parent86261135fc45727626f671186eeecb8064561b09 (diff)
downloadhorizon-d01a505455dc559f1df66f96c9425e1ec2dc78d2.tar.gz
Updated from global requirements
Change-Id: Icd0237df4052d108035334b66c5ae2139d639e4a
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 6e651ec47..e29d61084 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -25,7 +25,7 @@ openstackdocstheme>=1.18.1 # Apache-2.0
reno>=2.5.0 # Apache-2.0
requests>=2.14.2 # 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
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
# This also needs xvfb library installed on your OS