Files
feiqiu-ETL/requirements.txt
2026-01-27 23:45:36 +08:00

13 lines
144 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ETL 核心依赖
requests
psycopg2-binary
python-dateutil
tzdata
python-dotenv
# GUI 依赖
PySide6>=6.5.0
# Web API可选
flask>=2.3