summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-14 05:30:16 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-14 05:30:16 +0000
commit9fab80323bce10a15506e98d35760b099409fa45 (patch)
treef445bae38aec67369485b5db73ec46efb47739f9 /test-requirements.txt
parent73a0bbd43ea78ac5337f7d00977ec5f32452067e (diff)
downloadhorizon-9fab80323bce10a15506e98d35760b099409fa45.tar.gz
Updated from global requirements
Change-Id: I65c2f5d032c68494ab9a1bdbc96775c57873f056
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 3e2b34992..6e651ec47 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.7.0,>=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