Files
etf/requirements.txt

29 lines
306 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
tabulate
playwright>=1.45.1
retry>=0.9.2