From c307aef5bbc76a37db6942b300e3ccfc27522332 Mon Sep 17 00:00:00 2001 From: Passthem Date: Mon, 29 Sep 2025 15:58:39 +0800 Subject: [PATCH] =?UTF-8?q?hotfix:=20=E6=B7=BB=E5=8A=A0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 0e793a4..aa74be6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,6 +28,7 @@ httptools==0.6.4 ; python_version >= "3.12" and python_version < "4.0" httpx==0.28.1 ; python_version >= "3.12" and python_version < "4.0" hyperframe==6.1.0 ; python_version >= "3.12" and python_version < "4.0" idna==3.10 ; python_version >= "3.12" and python_version < "4.0" +imagetext-py==2.2.0 ; python_version >= "3.12" and python_version < "4.0" importlib-metadata==8.7.0 ; python_version >= "3.12" and python_version < "4.0" linkify-it-py==2.0.3 ; python_version >= "3.12" and python_version < "4.0" loguru==0.7.3 ; python_version >= "3.12" and python_version < "4.0" @@ -47,6 +48,7 @@ nonebot-plugin-apscheduler==0.5.0 ; python_version >= "3.12" and python_version nonebot-plugin-waiter==0.8.1 ; python_version >= "3.12" and python_version < "4.0" nonebot2==2.4.3 ; python_version >= "3.12" and python_version < "4.0" nonechat==0.6.1 ; python_version >= "3.12" and python_version < "4.0" +pillow==11.3.0 ; python_version >= "3.12" and python_version < "4.0" platformdirs==4.4.0 ; python_version >= "3.12" and python_version < "4.0" propcache==0.3.2 ; python_version >= "3.12" and python_version < "4.0" pycares==4.11.0 ; python_version >= "3.12" and python_version < "4.0"