Add bounds to sphinx requirement 22/128422/1 istanbul
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 11 Apr 2022 09:38:31 +0000 (11:38 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 11 Apr 2022 09:42:48 +0000 (11:42 +0200)
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: I1599ce5c6ad3553acb531c5136c791e7745ef0e6
(cherry picked from commit ce27b8f04b012dec1d2009ef884f77a06af54a69)

docs/requirements-docs.txt

index 74a3b7a..3b3441a 100644 (file)
@@ -1 +1,3 @@
 lfdocs-conf
+sphinx>=4.2.0  # BSD
+sphinx-rtd-theme>=1.0.0  # MIT