# 核心依赖
mcp>=0.1.0
tushare>=1.4.0
python-dotenv>=0.19.0
pandas>=1.5.0

# 开发依赖（可选，用于开发和测试）
# 安装开发依赖请使用：pip install -e ".[dev]"
# pytest>=7.0.0
# pytest-asyncio>=0.21.0
# black>=23.0.0
# isort>=5.12.0
# mypy>=1.0.0
# flake8>=6.0.0 