summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-18 10:16:34 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-18 10:16:34 +0000
commite410b2985cedd9bad156079269620093bcf1eae3 (patch)
treef50de69c2a6febc2dcde696979ff964d993e12de /doc
parente5d44e5cea91cc512b7995a91c0c7656f70b3d13 (diff)
downloadpython-keystoneclient-e410b2985cedd9bad156079269620093bcf1eae3.tar.gz
Updated from global requirements
Change-Id: I748fadaececc4c5fe67ab6d671f13ce4ea964049 I44f2950a092bc03bdd0a9976242689a8f198b07a I5f4dccaef48902bb4a5e6eab304c76cc5dbb258d
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 cf805c1..4705c0a 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -4,7 +4,7 @@
# These are needed for docs generation
openstackdocstheme>=1.17.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0
lxml!=3.7.0,>=3.4.1 # BSD
fixtures>=3.0.0 # Apache-2.0/BSD