# AI Quant 项目依赖
# 核心依赖
vnpy==4.3.0
numpy>=2.2.3
pandas>=2.2.3
plotly>=6.0.0
pyqtgraph>=0.13.7
PySide6==6.8.2.1
pyzmq>=26.3.0
qdarkstyle>=3.2.3
ta-lib>=0.6.4
tqdm>=4.67.1
tzlocal>=5.3.1
loguru>=0.7.3
deap>=1.4.2
nbformat>=5.10.4
# 数据对接
akshare>=1.13.80
tushare>=1.2.89
# 大模型推理
ollama>=0.2.1
# 开发依赖
pytest>=7.0.0
pytest-cov>=4.0.0
flake8>=6.0.0
# 可选依赖
# torch>=2.0.0
# tensorflow>=2.10.0
# 数据缓存
# redis>=5.0.0
# 数据库
# pymysql>=1.1.0
# psycopg2-binary>=2.9.9