From 9e8d07abccaec2615b62fe4729b9a22c7e690a7c Mon Sep 17 00:00:00 2001 From: "Bozawglanian, Hagop (hb755d)" Date: Wed, 25 Jul 2018 17:45:41 +0000 Subject: VNFRQTS - Update requirements list in appendix Updating the structure to make a new list of requirements. Also updated the requirements.txt and conf.py files to build properly with new directive. Change-Id: I80d7b0fbcbf9dcabbd9b8c394bc65c4de3acb297 Issue-ID: VNFRQTS-276 Signed-off-by: Bozawglanian, Hagop (hb755d) --- etc/requirements.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'etc') diff --git a/etc/requirements.txt b/etc/requirements.txt index d27b394..db5c4ac 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -15,16 +15,20 @@ ############################################################################# tox -Sphinx==1.6.7 +Sphinx==1.7 doc8 docutils +docopt==0.6.2 setuptools six sphinx_rtd_theme sphinxcontrib-blockdiag -sphinxcontrib-needs>=0.2.3 +sphinxcontrib-httpdomain +sphinxcontrib-needs>=0.2.4 +sphinx_bootstrap_theme>=0.4.11 sphinxcontrib-nwdiag sphinxcontrib-seqdiag sphinxcontrib-swaggerdoc sphinxcontrib-plantuml -sphinx_bootstrap_theme>=0.4.11 \ No newline at end of file +xlwt==1.3.0 +PyYAML>=3.10,<4 -- cgit 1.2.3-korg