1
0
mirror of https://github.com/ROCm/jax.git synced 2025-04-26 04:36:07 +00:00
rocm_jax/build/test-requirements.txt
2021-05-10 18:21:25 -04:00

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]