This commit is contained in:
Neo
2026-01-27 23:45:36 +08:00
parent 64a3159f9e
commit 7e67bc4218
5 changed files with 127 additions and 44 deletions

View File

@@ -1,5 +1,12 @@
# ETL 核心依赖
requests
psycopg2-binary
python-dateutil
tzdata
python-dotenv
# GUI 依赖
PySide6>=6.5.0
# Web API可选
flask>=2.3