summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-17 20:34:25 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-17 20:34:25 +0000
commitc5901fe34c5f4a3a13480c449fef29088a0de21f (patch)
tree0f2897941bd446c88c74fc5e10b858164e49aca0 /test-requirements.txt
parent636d3e8a19fe0eb95cbe11cfbadb62eaa8f814aa (diff)
downloadhorizon-c5901fe34c5f4a3a13480c449fef29088a0de21f.tar.gz
Updated from global requirements
Change-Id: I15b865fc88f6cd4047edd04e51dab65c2ef9ca38
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 dfe358875..1ea7277d9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -24,7 +24,7 @@ openstackdocstheme>=1.17.0 # 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.2 # BSD
+sphinx!=1.6.6,>=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