doc: update sphinx/docleaf requirements

Update Sphinx and docleaf. Note that Sphinx 7 is not an option because
rtd_theme requires <= 6 (see
https://github.com/readthedocs/sphinx_rtd_theme/issues/1463).

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2023-06-29 11:02:36 +02:00 committed by Anas Nashif
parent d3d93d4399
commit b990a5fdb6

View file

@ -1,7 +1,7 @@
# DOC: used to generate docs
docleaf==0.8.0
sphinx~=5.0,!=5.2.0.post0
docleaf==0.8.1
sphinx~=6.0
sphinx_rtd_theme~=1.0
sphinx-tabs
sphinxcontrib-svg2pdfconverter