Skip to content

Commit b6bdd5a

Browse files
committed
bump up sphinx package requirements for readthedocs
1 parent 62c3256 commit b6bdd5a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/python_requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
# python -m pip install -r python_requirements.txt
77

88
wheel>=0.38.4 # help forward compatibility for pip with old sphinx plugins
9-
sphinx==5.3.0
10-
sphinx_rtd_theme==1.3.0
9+
sphinx==9.1.0
10+
sphinx_rtd_theme==3.1.0
1111
sphinx_git==11.0.0
12-
breathe==4.34.0
12+
breathe==4.36.0
1313
exhale==0.3.7
14-
m2r2==0.3.2
14+
m2r2==0.3.4
1515
sphinx-copybutton==0.5.2
1616
#sphinxcontrib-applehelp==1.0.7
1717
matplotlib==3.10.0

0 commit comments

Comments
 (0)