summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorVan Hung Pham <hungpv@vn.fujitsu.com>2017-06-28 13:37:32 +0700
committerAndreas Jaeger <aj@suse.com>2017-07-02 09:27:05 +0200
commitbfb5759a53f15de1a254a7371d2d32f7adb7bb6a (patch)
tree247c30d2c56fe112c20133ae5bf92cf845e285f8 /test-requirements.txt
parent2d18ecdf4b099d1f09f092bb57c0132be5e4d44d (diff)
downloadswift-bfb5759a53f15de1a254a7371d2d32f7adb7bb6a.tar.gz
Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use the openstackdocstheme. Fix one display problem with wrong section markup in the index file. [0]https://review.openstack.org/#/c/472275/ Change-Id: Ide31218a7f37ba5d959de99cab48fc6513bf426f
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 5b944ec54..968571a23 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,9 +8,8 @@ coverage>=3.6 # Apache-2.0
nose # LGPL
nosexcover # BSD
nosehtmloutput>=0.0.3 # Apache-2.0
-openstackdocstheme>=1.5.0 # Apache-2.0
-oslosphinx>=4.7.0 # Apache-2.0
-sphinx>=1.5.1 # BSD
+sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.11.0 # Apache-2.0
os-api-ref>=1.0.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
mock>=2.0 # BSD