DOC: pin pydata-sphinx-theme to fix incompatibility

This commit is contained in:
Jake VanderPlas 2023-03-29 13:55:32 -07:00
parent 830cd9fd98
commit 8562a8d7bc

View File

@ -1,5 +1,6 @@
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