From: Cédric Ollivier Date: Mon, 21 Mar 2022 14:58:24 +0000 (+0100) Subject: Add bounds to sphinx requirement X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F30%2F127930%2F2;p=doc.git Add bounds to sphinx requirement As ONAP was created before Oct 20 2020 in RTD, we must set bounds to enforce a compatible Sphinx version (see manual). Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier Change-Id: I481348ed97433c6cccc029890ff17d4b46b08254 --- diff --git a/etc/requirements-docs.txt b/etc/requirements-docs.txt index b6654e56c..cc2d12c20 100644 --- a/etc/requirements-docs.txt +++ b/etc/requirements-docs.txt @@ -1,4 +1,6 @@ lfdocs-conf +sphinx>=4.2.0 # BSD +sphinx-rtd-theme>=1.0.0 # MIT autopep8 sphinxcontrib-spelling pylint