Code Review
/
releng
/
docs-conf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d6850c3
)
Fix: Stop indirectly pinning sphinxcontrib-needs
36/70536/3
v0.8.0
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Thu, 25 Aug 2022 07:52:43 +0000
(09:52 +0200)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Thu, 25 Aug 2022 09:07:39 +0000
(11:07 +0200)
0.5.6 is obsolete (2 years) and we must drop this
obsolete bound. It's worth mentioning this conflict
breaks ONAP doc verify jobs.
Issue: RELENG-3968
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ic3d0baa03f3f1c054dbdde0aa44eab25dc9b37de
requirements.txt
patch
|
blob
|
history
diff --git
a/requirements.txt
b/requirements.txt
index
5477272
..
df60db1
100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-3,7
+3,7
@@
Sphinx>=4.2.0 # BSD
sphinx_bootstrap_theme
sphinx-tabs
sphinxcontrib-blockdiag # BSD
-sphinxcontrib-needs
<=0.5.6
+sphinxcontrib-needs
sphinxcontrib.plantuml
sphinxcontrib-nwdiag # BSD
sphinxcontrib-seqdiag # BSD