summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 07:47:51 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 07:47:51 +0000
commitcdbd6566dc68e9aacfb8a7adc5ec8b024bb8a53a (patch)
treeefe507f9c1c369629ded7f1d819ed3dd28d0d33d
parent92b96644eb2db08ec4367161f5a0b08403065348 (diff)
downloadoslo-context-cdbd6566dc68e9aacfb8a7adc5ec8b024bb8a53a.tar.gz
Updated from global requirements
Change-Id: I1c0eedc5c321d2c847510a503f0a25e8382f1648
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index acb43cd..9a410c5 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -3,6 +3,6 @@
# process, which may cause wedges in the gate later.
# These are needed for docs generation
openstackdocstheme>=1.18.1 # Apache-2.0
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD