summaryrefslogtreecommitdiff
path: root/doc/requirements.txt
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-07-17 14:52:26 +0000
committerGerrit Code Review <review@openstack.org>2019-07-17 14:52:26 +0000
commit68cb66b5d0668cf2cb06f621309b3e4e5d7fd293 (patch)
treea555417f340816ad01592be7c8c577b48c45ccf8 /doc/requirements.txt
parentfec518a6a38dbee5dd2e56cdcb78cbc566ba3de1 (diff)
parentb79429aec6fa3e4fc41378be64a23ac5757b53cd (diff)
downloadpython-glanceclient-68cb66b5d0668cf2cb06f621309b3e4e5d7fd293.tar.gz
Merge "Bump openstackdocstheme to 1.20.0"
Diffstat (limited to 'doc/requirements.txt')
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 0e2ed7a..4c33153 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,7 +1,7 @@
# 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.
-openstackdocstheme>=1.18.1 # Apache-2.0
+openstackdocstheme>=1.20.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD