From d45bb4eeb2055197e4603d3c9261ba5ac170793e Mon Sep 17 00:00:00 2001 From: "Dr. Q and Company" <213266729+drQedwards@users.noreply.github.com> Date: Mon, 6 Jul 2026 01:31:26 -0400 Subject: [PATCH] Update pillow version to 12.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dbb26955..899eb2ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ boto3~=1.42 opencv-python-headless~=4.7 plotly~=6.5 pandas~=2.0 -pillow~=12.1 +pillow~=12.1.1 tqdm~=4.66 requests~=2.33 aiofiles~=25.1