# 万能情报员 依赖列表
# 安装: pip install -r requirements.txt

# 核心依赖
pydantic>=2.0.0

# 开发依赖
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-timeout>=2.0.0
