doc: ci: pin to Sphinx < 8.2.0

Sphinx 8.2.0 was just released but doesn't seem to work all that well
for PDF generation. Stick to 8.1.x for now.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2025-02-21 18:19:56 +01:00 committed by Fabio Baltieri
commit efbe277d20

View file

@ -1,6 +1,6 @@
# DOC: used to generate docs
sphinx
sphinx<8.2.0
sphinx_rtd_theme~=3.0
sphinx-tabs
sphinxcontrib-svg2pdfconverter