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

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