From ead2bb17a165c17e1207261ae3b567d4ca1a8a1d Mon Sep 17 00:00:00 2001 From: infinitycat Date: Wed, 9 Apr 2025 11:15:26 +0800 Subject: [PATCH] =?UTF-8?q?fix(requirements):=20=E7=BC=BA=E5=B0=91toml?= =?UTF-8?q?=E7=9A=84=E8=BD=AF=E4=BB=B6=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d623d4b..41e8eb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ asyncio requests maim_message loguru -pillow \ No newline at end of file +pillow +tomli \ No newline at end of file