From 2f5ea60930b96b461107a564ee706aca9d00a6d3 Mon Sep 17 00:00:00 2001 From: Michael Waskom Date: Thu, 11 Jul 2024 07:23:32 -0400 Subject: [PATCH] Try pinning pillow to fix ci (#3727) --- ci/deps_pinned.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/deps_pinned.txt b/ci/deps_pinned.txt index 500952555b..0b8cd9f7d7 100644 --- a/ci/deps_pinned.txt +++ b/ci/deps_pinned.txt @@ -3,3 +3,4 @@ pandas~=1.2.0 matplotlib~=3.4.0 scipy~=1.7.0 statsmodels~=0.12.0 +pillow~=10.3.0