Files
etf/requirements.txt
2025-10-12 15:43:52 +08:00

24 lines
263 B
Plaintext

# 核心依赖
pandas>=1.5.0
numpy>=1.24.0
# 数据库连接
psycopg2-binary>=2.9.0
sqlalchemy>=2.0.0
# 日志
loguru>=0.7.0
# HTTP请求
requests>=2.28.0
urllib3>=1.26.0
# 进度条
tqdm>=4.65.0
# 时间处理
python-dateutil>=2.8.0
schedule
akshare
TA-Lib