mirror of
https://github.com/ROCm/jax.git
synced 2025-04-26 04:36:07 +00:00
11 lines
227 B
Plaintext
11 lines
227 B
Plaintext
flake8
|
|
flatbuffers==1.12
|
|
# For now, we pin the numpy version here
|
|
numpy>=1.16
|
|
mypy==0.790
|
|
pillow
|
|
pytest-benchmark
|
|
pytest-xdist
|
|
wheel
|
|
# Install jax from the current directory; minimum required jaxlib from pypi.
|
|
.[minimum-jaxlib] |