mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
Update pillow pin to >= 8.3.1.
8.3.1 fixed the issue from https://github.com/google/jax/pull/7166.
This commit is contained in:
parent
5c2bb8bf06
commit
0de4a60834
@ -4,7 +4,7 @@ flatbuffers==1.12
|
||||
# TODO(jakevdp): unpin maximum version when minimum jaxlib supports newer numpy
|
||||
numpy>=1.17,<1.21
|
||||
mypy==0.902
|
||||
pillow~=8.2.0
|
||||
pillow>=8.3.1
|
||||
pytest-benchmark
|
||||
pytest-xdist
|
||||
wheel
|
||||
|
Loading…
x
Reference in New Issue
Block a user