summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 07:55:36 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 07:55:36 +0000
commit6e27a1d3f511001f13cd418daed59079babefc0b (patch)
treefdea40401fbbde6263f0d35601ecb08a533b4fd0 /doc
parent3710e6352d9933dab65b7c7e04f899e01880feee (diff)
downloadpython-designateclient-6e27a1d3f511001f13cd418daed59079babefc0b.tar.gz
Updated from global requirements
Change-Id: Ia58a4bc1b168dd9b57f59231cbaa0e35071e0a85
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 c022694..827758f 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,5 +1,5 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-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