From a1c1f049226972a56e681fdd6552b708325367f7 Mon Sep 17 00:00:00 2001
From: valueon
Date: Mon, 7 Apr 2025 00:03:36 +0200
Subject: [PATCH] rm pillow
---
requirements.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 84550aac..2e4a757f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -57,7 +57,6 @@ beautifulsoup4>=4.12.2 # For web scraping
lxml>=4.9.2 # For faster HTML parsing
html5lib>=1.1 # Alternative HTML parser
aiofiles>=23.1.0 # Async file operations
-Pillow==10.3.0 # image explaining
selenium
# AI and NLP