From ab801274ca0719486b30974c19e43024794c9841 Mon Sep 17 00:00:00 2001 From: Slipstream Date: Wed, 4 Jun 2025 13:47:09 -0600 Subject: [PATCH] fix: Comment out Pillow version in requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11e742c..2f9cc27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ moviepy==2.1.2 nltk==3.9.1 numpy==2.2.6 opencv_python==4.11.0.86 -Pillow==11.2.1 +# Pillow==11.2.1 protobuf==6.31.1 psutil==7.0.0 pyadl==0.1