From cb5491a39a312f3f7a3dd95f8535c16ff9285001 Mon Sep 17 00:00:00 2001 From: sichan Date: Wed, 26 Jun 2024 10:15:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86pandas?= 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 f1a33e2..c7f5877 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,5 @@ sqlparse==0.5.0 openpyxl==3.1.3 numpy==1.26.4 pytz==2024.1 -pypinyin==0.51.0 \ No newline at end of file +pypinyin==0.51.0 +pandas==2.2.2 \ No newline at end of file