Skip to content

Commit 074152a

Browse files
kartbennashif
authored andcommitted
doc: Bump to Sphinx 7.1 and RTD theme 2.0
This moves to more recent versions of Sphinx and Read the Docs theme. FWIW Sphinx 7.2.0 dropped support for Python 3.8 so we're stuck with 7.1 for now. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent e30b7a8 commit 074152a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# DOC: used to generate docs
22

33
breathe>=4.34
4-
sphinx~=6.2
5-
sphinx_rtd_theme~=1.2
4+
sphinx~=7.1.0
5+
sphinx_rtd_theme~=2.0
66
sphinx-tabs
77
sphinxcontrib-svg2pdfconverter
88
pygments>=2.9

0 commit comments

Comments
 (0)