summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:46:11 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:46:11 +0000
commit0a9c5c6a9f8649b994c1aa47ace5ffc006af2322 (patch)
treeb84fa79472185fd6ab2820ae368697444275257a
parent4e77351ea6fd732ce49d52e323c44efa2b2d91b3 (diff)
downloadpython-designateclient-0a9c5c6a9f8649b994c1aa47ace5ffc006af2322.tar.gz
Updated from global requirements
Change-Id: Ie98183968ec570097a18632a417bce7bc04911c7
-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..32f068a 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.7.0,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0