update sphinx version

This commit is contained in:
Soren I. Bjornstad
2024-07-25 16:31:32 -05:00
parent dad1215958
commit 5dad082499
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# docs
sphinx==4.2.0 # newer versions display function names in the wrong color?
sphinx>=5.0.0 # newer versions display function names in the wrong color?
sphinx_rtd_theme==0.5.2
Jinja2<3.1 # https://github.com/readthedocs/readthedocs.org/issues/9038