Skip to content

Commit

Permalink
pin sphinx and rtd (readthedocs/readthedocs.org#7858)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Nov 12, 2021
1 parent 7cbacd9 commit 5c053f5
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
autoapi
ipython
matplotlib
# Remove sphinx from requirements b/c it lead to issues
# on rtd and it's a dependency of the rtd theme anyway.
# sphinx>=1.6.4,<2
sphinx==4.3.0
sphinxcontrib.bibtex>=2.0
sphinx_rtd_theme
# https://github.com/readthedocs/sphinx_rtd_theme/issues/1115
docutils==0.16
sphinx_rtd_theme==1.0

0 comments on commit 5c053f5

Please sign in to comment.