summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 08:01:06 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 08:01:06 +0000
commit52c65fb4d3f995a597c8367d9f75b8efdf643794 (patch)
tree345522679bae4efd8e3139625d00ae4f3b9a4f33
parentecf8029152b105f3ab961162a6f528a94679360d (diff)
downloadpython-novaclient-52c65fb4d3f995a597c8367d9f75b8efdf643794.tar.gz
Updated from global requirements
Change-Id: Iee40a8c0d7c6732cddac59e99ee39ebe3baf68fe
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index fa203897..012efb22 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,6 +1,6 @@
# 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
reno>=2.5.0 # Apache-2.0