summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-11-06 04:25:47 +0000
committerGerrit Code Review <review@openstack.org>2019-11-06 04:25:47 +0000
commit3c065ebbcb5514130226d8353e77021d80ee2c1f (patch)
treefe260cb7d955343a34498c7194e64c11b15d1c56 /doc
parentf281072c4004b676531ca3c08bc3b2da7d68112f (diff)
parente6fe8b29ec2aa0277c4a140c07878f764ebbb08c (diff)
downloadoslo-policy-3c065ebbcb5514130226d8353e77021d80ee2c1f.tar.gz
Merge "tox: Keeping going with docs"2.4.0
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index c843563..cef9853 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -3,8 +3,8 @@
# process, which may cause wedges in the gate later.
openstackdocstheme>=1.18.1 # Apache-2.0
-sphinx!=1.6.6,!=1.6.7,>=1.6.5,<2.0.0;python_version=='2.7' # BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.5;python_version>='3.4' # BSD
+sphinx>=1.8.0,<2.0.0;python_version=='2.7' # BSD
+sphinx>=1.8.0,!=2.1.0;python_version>='3.4' # BSD
sphinxcontrib-apidoc>=0.2.0 # BSD
reno>=2.5.0 # Apache-2.0