2022-11-04 11:28:15 -07:00
|
|
|
absl-py
|
2023-01-09 08:32:03 -08:00
|
|
|
ipython>=8.8.0 # 8.7.0 has ipython3 lexer error
|
2024-04-17 09:51:27 -07:00
|
|
|
sphinx>=7.3.2 # 7.3.0 breaks sphinx-book-theme
|
2023-03-31 08:42:34 -07:00
|
|
|
sphinx-book-theme>=1.0.1 # Older versions fail to pin pydata-sphinx-theme
|
2022-02-22 13:49:48 +04:00
|
|
|
sphinx-copybutton>=0.5.0
|
2022-07-11 14:08:53 -07:00
|
|
|
sphinx-remove-toctrees
|
2023-01-13 09:59:40 -08:00
|
|
|
sphinx-design
|
2023-11-20 11:22:29 -08:00
|
|
|
myst-nb>=1.0.0
|
2020-08-07 11:47:05 -07:00
|
|
|
|
2021-02-23 10:31:26 -08:00
|
|
|
# Packages used for CI tests.
|
2023-12-11 23:22:16 -08:00
|
|
|
flatbuffers
|
2021-02-23 10:31:26 -08:00
|
|
|
pytest
|
|
|
|
pytest-xdist
|
2020-08-07 11:47:05 -07:00
|
|
|
|
2021-02-23 10:31:26 -08:00
|
|
|
# Packages used for notebook execution
|
2019-10-09 13:44:13 +02:00
|
|
|
matplotlib
|
2021-06-21 12:03:44 +02:00
|
|
|
scikit-learn
|
2021-07-15 16:39:18 -04:00
|
|
|
numpy
|
2023-12-21 23:13:29 +00:00
|
|
|
rich[jupyter]
|
2022-02-10 11:58:30 -08:00
|
|
|
.[ci] # Install jax from the current directory; jaxlib from pypi.
|