summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-13 07:24:49 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-13 07:24:49 +0000
commit6cbddfa03a8a30fe85293cbed0bfa78d32668a5e (patch)
treeaeb9e071c172fa33a8c3745e642b616b11553efb
parent0a9c5c6a9f8649b994c1aa47ace5ffc006af2322 (diff)
downloadpython-designateclient-6cbddfa03a8a30fe85293cbed0bfa78d32668a5e.tar.gz
Updated from global requirements
Change-Id: I95d293d674e9e8f93488c85d2f1a8018670fe693
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 32f068a..c022694 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.7.0,>=1.6.2 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0