From fdd29314972553c2fd92a4fa1a11121dbb53b989 Mon Sep 17 00:00:00 2001 From: aszerW Date: Mon, 13 Oct 2025 00:59:59 +0800 Subject: [PATCH] =?UTF-8?q?=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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70cfb7d..b3c0217 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,7 @@ pymysql==1.1.1 pydantic==2.8.2 -playwright==1.45.1 \ No newline at end of file +playwright==1.45.1 +numpy +pandas +scipy +scikit-learn \ No newline at end of file