# 包含基础依赖
-r requirements.txt

# 开发工具
pytest>=6.0.0
pytest-cov
black>=22.0.0
flake8
mypy
twine>=3.4.0
build>=0.7.0
isort>=5.0.0 