# MCP Server 核心依赖
mcp>=0.1.0

# 数据库
aiosqlite>=0.19.0

# 配置和日志
pyyaml>=6.0

# 开发依赖（可选）
# pytest>=7.0.0
# pytest-asyncio>=0.21.0
# pytest-cov>=4.0.0
