add RTD requirements.txt

This commit is contained in:
Soren I. Bjornstad
2023-10-15 22:06:31 -05:00
parent 02786a1fb1
commit 18564356c3
3 changed files with 8 additions and 11 deletions

View File

@@ -0,0 +1,4 @@
# docs
sphinx==3.5.4 # 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