DOC: pin newest sphinx-book-theme

This commit is contained in:
Jake VanderPlas 2023-03-31 08:42:34 -07:00
parent 0df2ddcf0e
commit 9ec3ad1ce7

View File

@ -1,10 +1,9 @@
absl-py
ipython>=8.8.0 # 8.7.0 has ipython3 lexer error
pydata-sphinx-theme==0.13.1 # 0.13.2 is incompatible with sphinx-book-theme 1.0.0
# TODO(jakevdp) Update to sphinx>=6 when myst-nb supports it.
sphinx>=5
sphinx-autodoc-typehints
sphinx-book-theme>=1.0.0
sphinx-book-theme>=1.0.1 # Older versions fail to pin pydata-sphinx-theme
sphinx-copybutton>=0.5.0
sphinx-remove-toctrees
jupyter-sphinx>=0.3.2