summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorBozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com>2018-10-15 17:36:42 +0000
committerBozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com>2018-10-15 18:21:32 +0000
commit39df76285e78163547c2e32fab1817a62a4e9223 (patch)
treed994f18b060041ef877d9a88cb3596564427b945 /etc
parenta6cc59546bd07f9a47657a0cda2a11163938f4ca (diff)
VNFRQTS - Updating local builds
Issue-ID: VNFRQTS-463 Change-Id: I3c98e522b4b9804eee3cc8d03413f4d3e90e60c6 Signed-off-by: Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com>
Diffstat (limited to 'etc')
-rw-r--r--etc/requirements.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt
index 377b7cd..db5c4ac 100644
--- a/etc/requirements.txt
+++ b/etc/requirements.txt
@@ -15,10 +15,20 @@
#############################################################################
tox
-Sphinx==1.3.1
+Sphinx==1.7
doc8
docutils
+docopt==0.6.2
setuptools
six
+sphinx_rtd_theme
+sphinxcontrib-blockdiag
sphinxcontrib-httpdomain
+sphinxcontrib-needs>=0.2.4
sphinx_bootstrap_theme>=0.4.11
+sphinxcontrib-nwdiag
+sphinxcontrib-seqdiag
+sphinxcontrib-swaggerdoc
+sphinxcontrib-plantuml
+xlwt==1.3.0
+PyYAML>=3.10,<4