summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-18 03:30:06 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-18 03:30:06 +0000
commitbfd43e6402938a489cfb4b9e4953884e97970508 (patch)
treef9be0a6ecebcf114496b00e460245b44b9ab78bd
parent3e6119becabd4d8b83c138d0d455adfddc33cbfa (diff)
downloadpython-novaclient-bfd43e6402938a489cfb4b9e4953884e97970508.tar.gz
Updated from global requirements
Change-Id: Ie5cb08fa1b2724e7065009136b7fb4ce49e35a08
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 91ff9cea..647bb1e3 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.2 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0