Add bounds to sphinx requirement 30/127930/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 21 Mar 2022 14:58:24 +0000 (15:58 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 21 Mar 2022 16:36:27 +0000 (17:36 +0100)
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 <cedric.ollivier@orange.com>
Change-Id: I481348ed97433c6cccc029890ff17d4b46b08254

etc/requirements-docs.txt

index b6654e5..cc2d12c 100644 (file)
@@ -1,4 +1,6 @@
 lfdocs-conf
+sphinx>=4.2.0  # BSD
+sphinx-rtd-theme>=1.0.0  # MIT
 autopep8
 sphinxcontrib-spelling
 pylint