chore: 新增 pandas + openpyxl 依赖(Task 2 Excel 批量导入用)

This commit is contained in:
simonkoson
2026-05-15 13:23:24 +08:00
parent b3667aa7b9
commit 3102fbec6c
+2
View File
@@ -9,3 +9,5 @@ itsdangerous==2.2.0
python-multipart==0.0.9
python-dotenv==1.0.1
httpx==0.27.0
pandas>=2.0.0
openpyxl>=3.1.0