summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-09-28 17:20:21 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2021-10-14 09:16:11 +0200
commitf23bd8452211ec065dedddb84bf7869bcbe49866 (patch)
tree7ec8878a3d7258def0f09684c13bb5f45ec435a4
parent72548db9675f1b528a69886debd7049ed3d766a1 (diff)
Make funcparserlib + lfdocs-conf work on RTD
RTD doesn't manage upper constraints. We do add here bounds (abstract dependencies) until lfdocs-conf is fixed. Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I7e59613f0be37b85b02a3bf208e454e1d1ca69a4 (cherry picked from commit 617f9f32cc38b85393118b761d27e0f0dedaef31) (cherry picked from commit 5d03d73461d916f037d50e0e44d5cf77885a4778)
-rw-r--r--etc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt
index 29af330c4..a80468121 100644
--- a/etc/requirements.txt
+++ b/etc/requirements.txt
@@ -1,6 +1,6 @@
lfdocs-conf
sphinxcontrib-blockdiag # BSD
-sphinxcontrib-needs
+sphinxcontrib-needs<=0.5.6
sphinxcontrib.plantuml
sphinxcontrib-nwdiag # BSD
sphinxcontrib-seqdiag # BSD