
[dev]
pytest>=6.0
black>=21.0
flake8>=3.8
mypy>=0.910
pre-commit>=2.15.0

[test]
pytest>=6.0
pytest-cov>=2.12.0
pytest-mock>=3.6.0
