diff options
author | Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com> | 2018-10-03 20:15:47 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com> | 2018-10-03 21:49:46 +0000 |
commit | 87c482480137dbaf99e75b90f1f7899508e6a80a (patch) | |
tree | c9906fae9f4c1f344192fa4f12acb28638f6e9b0 /etc/requirements.txt | |
parent | f78fb072c2d0a5807dd6e88c94e1b1c00c491c84 (diff) |
VNFRQTS - Updating Test Case text
Issue-ID: VNFRQTS-450
Change-Id: I368ddede947bf480fe76bf17ef7bd5916890d243
Signed-off-by: Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com>
Diffstat (limited to 'etc/requirements.txt')
-rw-r--r-- | etc/requirements.txt | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt index db5c4ac..29b5d98 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -15,20 +15,16 @@ ############################################################################# tox -Sphinx==1.7 +Sphinx==1.6.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-needs>=0.2.3 sphinxcontrib-nwdiag sphinxcontrib-seqdiag sphinxcontrib-swaggerdoc sphinxcontrib-plantuml -xlwt==1.3.0 -PyYAML>=3.10,<4 +sphinx_bootstrap_theme>=0.4.11 |