diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-11-21 09:26:05 -0800 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-11-21 10:03:06 -0800 |
commit | 7da8b4647d8a7021dd91db8c8116bab5ab6af139 (patch) | |
tree | 1f79126a111c27f16f7e98bcc4e9f0bde7fa22ba /etc/requirements.txt | |
parent | 98dd197d8e3117928bf4297eb3b9590e4256205a (diff) |
VNFRQTS - Fixing the jenkins job build
Issue-ID: VNFRQTS-760
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: I34aafa9c9be49f8bfdb12654b6f0d1d5fc951747
Diffstat (limited to 'etc/requirements.txt')
-rw-r--r-- | etc/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt index 49b8c5e..509096a 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -24,7 +24,7 @@ six sphinx_rtd_theme>=0.4.3 sphinxcontrib-blockdiag sphinxcontrib-httpdomain -sphinxcontrib-needs>=0.2.4 +sphinxcontrib-needs==0.3.15 sphinx_bootstrap_theme>=0.4.11 sphinxcontrib-nwdiag sphinxcontrib-seqdiag |