From d878100b62e4f9bda2e6c501f88010f229536d94 Mon Sep 17 00:00:00 2001 From: Paillat Date: Thu, 29 Feb 2024 17:57:17 +0100 Subject: [PATCH] Force Pillow==9.5.0 --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index afadbfa..2a4b755 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,3 +17,5 @@ git+https://github.com/Paillat-dev/tiktok-uploader.git TTS==0.22.0 TTS==0.22.0 whisper_timestamped==1.14.4 +Pillow==9.5.0 +