From 60a06fd4c9b9867648d5584e1dccb928933c5336 Mon Sep 17 00:00:00 2001 From: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> Date: Wed, 25 Sep 2024 14:55:46 +0000 Subject: [PATCH] Update pillow version in JAX build test-requirements.txt --- build/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/test-requirements.txt b/build/test-requirements.txt index 0c9aa086f..bec6afce1 100644 --- a/build/test-requirements.txt +++ b/build/test-requirements.txt @@ -7,7 +7,7 @@ flatbuffers hypothesis mpmath>=1.3 numpy>=1.22 -pillow>=9.1.0 +pillow>=10.4.0 portpicker pytest-xdist wheel