[DOC] Add bounds to sphinx requirement 21/128621/3
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 14 Apr 2022 08:12:45 +0000 (10:12 +0200)
committerFiachra Corcoran <fiachra.corcoran@est.tech>
Thu, 21 Apr 2022 14:35:32 +0000 (14:35 +0000)
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: Icc0f783e36473df0571056fc23461e48aaeb5ce6

requirements.txt

index f3d82da..554df85 100644 (file)
@@ -1,8 +1,9 @@
-Sphinx
+lfdocs-conf
+sphinx>=4.2.0  # BSD
+sphinx-rtd-theme>=1.0.0  # MIT
 doc8
 docutils
 six
-lfdocs-conf
 sphinxcontrib-redoc
 sphinxcontrib-spelling
 PyEnchant