diff options
author | Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com> | 2018-10-15 17:36:42 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com> | 2018-10-15 18:21:32 +0000 |
commit | 39df76285e78163547c2e32fab1817a62a4e9223 (patch) | |
tree | d994f18b060041ef877d9a88cb3596564427b945 /etc | |
parent | a6cc59546bd07f9a47657a0cda2a11163938f4ca (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.txt | 12 |
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 |