rocm_jax/build/test-requirements.txt
2025-03-17 08:59:06 -07:00

21 lines
430 B
Plaintext

absl-py
build
cloudpickle
colorama>=0.4.4
filelock
flatbuffers
hypothesis
mpmath>=1.3
pillow>=10.4.0
# TODO(kanglan): Remove once psutil from portpicker supports python 3.13t
portpicker; python_version<"3.13"
pytest-xdist
wheel
rich
setuptools
# matplotlib 3.9.0 pins NumPy 1.23, which is incompatible with the requirement
# below.
matplotlib~=3.8.4; python_version=="3.10"
matplotlib; python_version>="3.11"
opt-einsum
auditwheel