From 46dee0caf6e715333c974b8323d91691c3c5200b Mon Sep 17 00:00:00 2001 From: lowtower Date: Tue, 3 Mar 2026 15:31:34 +0100 Subject: [PATCH] upgrade PILLOW --- .gitignore | 3 ++- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d43a3dd..166da6b 100644 --- a/.gitignore +++ b/.gitignore @@ -60,4 +60,5 @@ data *.mp4 *.mkv *.wmv -examples/build \ No newline at end of file +examples/build +build diff --git a/requirements.txt b/requirements.txt index 7b3a34b..c0895dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ appdirs geographiclib -PILLOW +PILLOW>=12.1.1 python-slugify requests s2sphere