From 8741952cb563b454e6e3e98d0c9dca2ab6365b24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BF=9F=E6=8C=81=E6=B1=9F?= <129171955+2513502304@users.noreply.github.com> Date: Wed, 15 Jan 2025 18:27:40 +0800 Subject: [PATCH] =?UTF-8?q?Update=20requirements.txt=EF=BC=8C=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E4=BA=86`pandas`=E6=A8=A1=E5=9D=97=EF=BC=8C`datetime`?= =?UTF-8?q?=E4=B8=BAPython=E6=A0=87=E5=87=86=E5=BA=93=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E6=97=A0=E9=9C=80=E6=B7=BB=E5=8A=A0?= 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 83a9c83..8e40ab5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,5 @@ wordcloud==1.9.3 matplotlib==3.9.0 requests==2.32.3 parsel==1.9.1 -pyexecjs==1.5.1 \ No newline at end of file +pyexecjs==1.5.1 +pandas==2.2.3