From 76ddaff5760f9c351624ca2392088d87d36c365c Mon Sep 17 00:00:00 2001 From: liuwei Date: Fri, 7 Mar 2025 14:17:50 +0800 Subject: [PATCH] =?UTF-8?q?=E7=82=B9=E6=AD=8C=E5=8A=9F=E8=83=BD=E5=B0=9D?= =?UTF-8?q?=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 461bf64..a9caee2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,4 +30,6 @@ PyPDF2~=3.0.1 Flask~=3.1.0 aiohttp~=3.11.12 mysql-connector-python~=9.2.0 -pytz~=2025.1 \ No newline at end of file +pytz~=2025.1 +dateparser~=1.2.1 +lz4~=4.4.3 \ No newline at end of file