diff options
author | Lovett, Trevor <trevor.lovett@att.com> | 2020-04-27 13:40:06 -0500 |
---|---|---|
committer | Trevor Lovett <trevor.lovett@att.com> | 2020-04-29 13:34:31 +0000 |
commit | 05f26fac2b941513a7d0e856b99fd8c61d688299 (patch) | |
tree | 3b9e5e199b1f6418f2f59f10b50a62d48e59ad81 /etc | |
parent | 028acfa798e4505a4e9555f01b9834d9720eccd2 (diff) |
Updating OPNFV Verified testing instructions
Issue-ID: VNFRQTS-882
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: I991f539dd3ff321021db3973f18b738aa2ce4117
(cherry picked from commit ffb088b777bb6c10bd01b9a832e2439fb10c7994)
Diffstat (limited to 'etc')
-rw-r--r-- | etc/requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt index 71b48f9..6a0049e 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -15,7 +15,7 @@ ############################################################################# tox -Sphinx==1.8.4 +Sphinx doc8 docutils docopt==0.6.2 @@ -24,7 +24,7 @@ six sphinx_rtd_theme>=0.4.3 sphinxcontrib-blockdiag sphinxcontrib-httpdomain -sphinxcontrib-needs==0.3.15 +sphinxcontrib-needs==0.5.4 sphinx_bootstrap_theme>=0.4.11 sphinxcontrib-nwdiag sphinxcontrib-seqdiag @@ -33,4 +33,4 @@ sphinxcontrib-plantuml xlwt==1.3.0 PyYAML>=3.10,<4 pytest -lfdocs-conf
\ No newline at end of file +lfdocs-conf
\ No newline at end of file |