Skip to content

Commit 2e3ca25

Browse files
Downgrade Sphinx to version 8.2.3 in docs requirements
Reverts Sphinx from 9.0.4 to 8.2.3 in docs/requirements.txt, possibly to address compatibility or build issues with the documentation.
1 parent 3688749 commit 2e3ca25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx==9.0.4
1+
sphinx==8.2.3
22
sphinx-rtd-theme==3.0.2
33
sphinxcontrib-googleanalytics==0.5
44
sphinx-docsearch==0.2.0

0 commit comments

Comments
 (0)