summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-04 20:51:06 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-04 20:51:06 +0000
commit05c8579ef05e31d59b8f6a87f12a4f9fbd438ca0 (patch)
tree9f6234f2e7f282b5e65ba95e73c3ca9dfec2651d /doc
parent6d6e706ac19fe25c0a02db939ec179dabbd00755 (diff)
downloadoslo-db-05c8579ef05e31d59b8f6a87f12a4f9fbd438ca0.tar.gz
Updated from global requirements
Change-Id: Ib05517c968e4d4bc5a55cec3cbe4a619a1ab9c11
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index ab42952..dd46184 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,2 +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.
openstackdocstheme>=1.17.0 # Apache-2.0
sphinx>=1.6.2 # BSD