summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-17 20:37:16 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-17 20:37:16 +0000
commit316d1b4659e5e22ca16aecde118a304f5b261e3b (patch)
treefabd822d5d3717a68c341a9c216212eccd456cca /doc
parent8b7ac8e3e404bc9402ff504243e2861fc85c7c5b (diff)
downloadkeystonemiddleware-316d1b4659e5e22ca16aecde118a304f5b261e3b.tar.gz
Updated from global requirements
Change-Id: Iafc586a8752d08e5b4ce1dd6599f674aad3e2943
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 079ca46..feb950d 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -6,7 +6,7 @@
doc8>=0.6.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD
# For autodoc builds
mock>=2.0.0 # BSD