summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-03-23 19:59:59 +0000
committerGerrit Code Review <review@openstack.org>2018-03-23 19:59:59 +0000
commitb64d45d79ee67f9ee513387151eddbfef21b0257 (patch)
tree42d93b931546defd4bdfa60c2a21eaa10f76c96c
parentc2e14a30529e27d61803c520234892966fc6bb5c (diff)
parent3c5f4a05002b17b5388de22b866135ddc669da3a (diff)
downloados-client-config-b64d45d79ee67f9ee513387151eddbfef21b0257.tar.gz
Merge "Updated from global requirements"
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 0ddd8c3..bd99db7 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -2,6 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
docutils>=0.11 # OSI-Approved Open Source, Public Domain
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
reno>=2.5.0 # Apache-2.0