mirror of
https://github.com/ROCm/jax.git
synced 2025-04-14 10:56:06 +00:00
21 lines
430 B
Plaintext
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 |