mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
Add NumPy as a test requirement.
The Windows CI currently installs all of the test requirements before building jaxlib, but NumPy is needed to build jaxlib. Previously this came transitively via matplotlib.
This commit is contained in:
parent
07b5612656
commit
0c441574c4
@ -1,6 +1,7 @@
|
||||
absl-py
|
||||
cloudpickle
|
||||
colorama>=0.4.4
|
||||
numpy>=1.21
|
||||
pillow>=9.1.0
|
||||
pytest-xdist
|
||||
wheel
|
||||
|
Loading…
x
Reference in New Issue
Block a user