# 测试依赖
pytest>=6.0
pytest-cov>=2.0
pytest-env>=0.6.0

# 代码质量
black>=21.0
mypy>=0.900
types-PyYAML>=6.0.0

# 开发工具