From b099fe928e4ad64a82347491736fde72d88ccf35 Mon Sep 17 00:00:00 2001 From: liuwei Date: Mon, 31 Mar 2025 13:42:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=9B=B4=E6=96=B0=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E7=BC=96=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 09c053c..3c85a61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ requests~=2.32.3 schedule~=1.2.2 pyhandytools sparkdesk-api==1.3.0 -wcferry==39.2.* +wcferry~=39.4.2.2 websocket~=0.2.1 pillow~=11.0.0 jupyter_client~=8.6.3 @@ -37,4 +37,8 @@ Markdown~=3.7 playwright~=1.50.0 toml~=0.10.2 Werkzeug~=3.1.3 -tomli~=2.2.1 \ No newline at end of file +tomli~=2.2.1 +PyAutoGUI~=0.9.54 +psutil~=6.1.1 +numpy~=1.26.4 +pywin32==306 \ No newline at end of file