DOC: update package requirements

This commit is contained in:
Jake VanderPlas 2023-11-20 11:22:29 -08:00
parent ab9c973031
commit c0b07ea48c

View File

@ -1,14 +1,13 @@
absl-py
ipython>=8.8.0 # 8.7.0 has ipython3 lexer error
# TODO(jakevdp) Update to sphinx>=6 when myst-nb supports it.
sphinx>=5
sphinx>=6.0.0
sphinx-autodoc-typehints
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
sphinx-design
myst-nb
myst-nb>=1.0.0
# Packages used for CI tests.
pytest