rocm_jax/docs/requirements.txt
2024-01-08 23:36:21 +00:00

23 lines
484 B
Plaintext

absl-py
ipython>=8.8.0 # 8.7.0 has ipython3 lexer error
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>=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.