summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-18 03:27:02 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-18 03:27:02 +0000
commit699562b9f4ea9da612d9dfe476128fca31a0c966 (patch)
treec04a4ceb54ecdd2e2f218a42b202259f8279e281 /doc
parent1a3632cf5748db837b6d85b1f8d40eeae0a270c6 (diff)
downloadpython-designateclient-699562b9f4ea9da612d9dfe476128fca31a0c966.tar.gz
Updated from global requirements
Change-Id: I273c1bef643207929cbd5733d93ebf999d3e7132
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 f22cc9f..cb3e507 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.2 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0