summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-05 13:15:02 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-05 13:15:02 +0000
commit710894882334115b20de57834b56af371c1b1c76 (patch)
treec149a0f5af91e6f003150d109dd7098681f01d9f /test-requirements.txt
parentdf762b0d464e5461d1d5785fd91c7424b27034ca (diff)
downloadneutron-710894882334115b20de57834b56af371c1b1c76.tar.gz
Updated from global requirements
Change-Id: Ia2976638308a98fdf42218034aab296b9a0a98a3
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 366db227d9..4e5a23543b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,8 +7,8 @@ coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
-sphinx!=1.6.1,>=1.5.1 # BSD
-openstackdocstheme>=1.5.0 # Apache-2.0
+sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.11.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT