
[dev]
black==21.9b0
isort==5.9.3
flake8==4.0.1
mypy==0.910

[test]
pytest==6.2.5
pytest-cov==3.0.0
