Merge pull request #13900 from jakevdp:fix-doc-requirements

PiperOrigin-RevId: 500231833
This commit is contained in:
jax authors 2023-01-06 15:03:49 -08:00
commit fc04c71d93

View File

@ -2,8 +2,10 @@ absl-py
# TODO(sharadmv,jakevdp): fix IPython3 issue and remove pinned version
ipython<=8.6.0
sphinx>=4
sphinx-autodoc-typehints
sphinx-book-theme>=0.3.3
# TODO(jakevdp) unpin sphinx-autodoc-typehints when sphinx-book-theme
# no longer requires sphinx<5
sphinx-autodoc-typehints<1.19
sphinx-book-theme>=0.3.3
sphinx-copybutton>=0.5.0
sphinx-remove-toctrees
jupyter-sphinx>=0.3.2