From f326499a6a68dfb417f9e8036aa25de41c4c3ef9 Mon Sep 17 00:00:00 2001 From: yuyx <237899745@qq.com> Date: Thu, 11 Dec 2025 20:26:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0Pillow=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E7=94=A8=E4=BA=8E=E9=AA=8C=E8=AF=81=E7=A0=81=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E7=94=9F=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 7cfc69c..996e9ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,3 +13,4 @@ python-dotenv==1.0.0 beautifulsoup4==4.12.2 nest_asyncio cryptography>=41.0.0 +Pillow>=10.0.0