rocm_jax/docs/requirements.txt
2024-05-03 12:20:06 -07:00

22 lines
491 B
Plaintext

absl-py
ipython>=8.8.0 # 8.7.0 has ipython3 lexer error
sphinx>=7.3.2 # 7.3.0 breaks sphinx-book-theme
sphinx-book-theme>=1.0.1 # Older versions fail to pin pydata-sphinx-theme
sphinx-copybutton>=0.5.0
sphinx-remove-toctrees
sphinx-design
sphinxext-rediraffe
myst-nb>=1.0.0
# Packages used for CI tests.
flatbuffers
pytest
pytest-xdist
# Packages used for notebook execution
matplotlib
scikit-learn
numpy
rich[jupyter]
.[ci] # Install jax from the current directory; jaxlib from pypi.