summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2017-08-08 12:49:50 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-08 12:49:50 +0000
commite6af771992ef632695c9e46a4c2053b4a22036c0 (patch)
treeba3214d9d2a9a6fc129ac5b4e9ed616b0512126d /etc
parent444b4261de14ca7706be540313e87cdee0016b48 (diff)
parent9f0875c33d54bf716b18e2ab5d674a77463bdad1 (diff)
Merge "[DOC-24] Add Component Template, Sphinx 1.6.3"
Diffstat (limited to 'etc')
-rw-r--r--etc/requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt
index 8ad711f2a..f01ad1c62 100644
--- a/etc/requirements.txt
+++ b/etc/requirements.txt
@@ -1,8 +1,9 @@
tox
-Sphinx==1.3.1
+Sphinx==1.6.3
doc8
docutils
setuptools
six
sphinxcontrib-httpdomain
+sphinxcontrib-blockdiag
sphinx_bootstrap_theme>=0.4.11