diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-08-13 18:33:39 +0000 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-08-13 18:33:39 +0000 |
commit | 726fd64acda27c2d1eca946284c69ba646b97cba (patch) | |
tree | 25c5d201b31da4bf4dc937357d5b025f66754e22 /etc | |
parent | d63906f565efeed7b69df821ff544dd4da2a919d (diff) |
VNFRQTS - Updating the test case table
Issue-ID: VNFRQTS-651
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: I63bbb5c638bada408e86cb161401eec1b2400ba8
Diffstat (limited to 'etc')
-rw-r--r-- | etc/requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt index 88a97c0..fed31b0 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -15,12 +15,12 @@ ############################################################################# tox -Sphinx==1.8.1 +Sphinx==1.8.4 doc8 docutils setuptools six -sphinx_rtd_theme +sphinx_rtd_theme>=0.4.3 sphinxcontrib-blockdiag sphinxcontrib-needs>=0.2.3 sphinxcontrib-nwdiag |