From d3faafe6ee5f57a273979b0fda552b6ff14ea6c5 Mon Sep 17 00:00:00 2001 From: Fangjc Date: Thu, 9 Apr 2026 21:01:15 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E5=A4=8D=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.v2/wechatclawbot/requirements.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 plugins.v2/wechatclawbot/requirements.txt diff --git a/plugins.v2/wechatclawbot/requirements.txt b/plugins.v2/wechatclawbot/requirements.txt deleted file mode 100644 index cf1e449..0000000 --- a/plugins.v2/wechatclawbot/requirements.txt +++ /dev/null @@ -1,2 +0,0 @@ -fastapi~=0.115.14 -pycryptodome~=3.23.0