diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-08-25 10:04:15 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-08-25 10:09:09 +0200 |
commit | a6d23b55d77e941342308dab1f2d50aead71eaa9 (patch) | |
tree | cea53b4a329c95ded3ae531c6e4aec83a6d81a25 | |
parent | 16f01fd1d6e69c8920b2a8f4f115a837729c0cf7 (diff) |
Temporarily downgrade sphinxcontrib-needs
As lfdocs-conf falsy forces 0.5.6 [1], we must temporarily
downgrade the version till lfdocs-conf is fixed.
[1] https://gerrit.linuxfoundation.org/infra/c/releng/docs-conf/+/70536
Issue-ID: DOC-782
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ie4ddd50c49290bbbf4bd8fa8a9a4f5e5878db93b
-rw-r--r-- | etc/upper-constraints.onap.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/upper-constraints.onap.txt b/etc/upper-constraints.onap.txt index 668055bc8..e5d8436b0 100644 --- a/etc/upper-constraints.onap.txt +++ b/etc/upper-constraints.onap.txt @@ -1,5 +1,5 @@ lfdocs-conf===0.7.7 -sphinxcontrib-needs===0.7.9 +sphinxcontrib-needs===0.5.6 sphinxcontrib.plantuml===0.24 sphinxcontrib.nwdiag===2.0.0 sphinxcontrib-swaggerdoc===0.1.7 |