summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:49:20 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:49:20 +0000
commitadf1f3b997e0ce83a64b069d52ca4089dea8e584 (patch)
tree546c250ea5176899eecee2a860ec50fa4a835f6f
parentc15a85ab0fa6bc8e4b415a07f99826c23677a727 (diff)
downloadpython-novaclient-adf1f3b997e0ce83a64b069d52ca4089dea8e584.tar.gz
Updated from global requirements
Change-Id: I34e1019d1a78344bc4d4bec72d7a8639a214933d
-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..b1295c78 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.7.0,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
reno>=2.5.0 # Apache-2.0