From e769ad9f6209c1378881a00c3abe5edadfa08e96 Mon Sep 17 00:00:00 2001 From: Alexandre Marcireau Date: Thu, 27 Apr 2023 21:58:33 -0600 Subject: [PATCH] Fix up --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d058486..b4848d4 100644 --- a/setup.py +++ b/setup.py @@ -115,7 +115,7 @@ "event_stream", "jsonschema", "matplotlib", - "pillow >= 9.5", + "pillow>=9.4", "scipy", "toml", ],