From 66b220f9213754a3cc2d096f2d93f7c4e9fd8017 Mon Sep 17 00:00:00 2001 From: SlyAimer <2289782085@qq.com> Date: Fri, 14 Feb 2025 11:21:10 +0800 Subject: [PATCH] =?UTF-8?q?feat(deps):=20=E6=B7=BB=E5=8A=A0=20nonebot-plug?= =?UTF-8?q?in-htmlrender=20=E5=92=8C=20tenacity=20=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 9e27035..2ee5099 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,6 +22,8 @@ zhdate chinese_calendar lunardate playwright +nonebot-plugin-htmlrender +tenacity requests pillow