From: Cédric Ollivier Date: Tue, 28 Sep 2021 14:50:58 +0000 (+0200) Subject: Make funcparserlib + lfdocs-conf work on RTD X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=24d2d8a86aca5242203b3dbbdc71512bab7b8e85;p=integration.git 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 Change-Id: Iedab233f4742631244bdf8f7a1a1697a66795015 --- diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 3c71353b6..376c4cc8d 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -4,10 +4,12 @@ docutils six sphinx_rtd_theme sphinxcontrib-blockdiag # BSD -sphinxcontrib-needs +sphinxcontrib-needs<=0.5.6 sphinxcontrib-nwdiag # BSD sphinxcontrib-seqdiag # BSD sphinxcontrib-swaggerdoc sphinxcontrib-plantuml sphinx_bootstrap_theme lfdocs-conf +# remove this once lfdocs-conf is fixed +funcparserlib>=1.0.0a0