
[dev]
pre-commit
tox

[test]
flake8
flake8-bugbear
flake8-import-order
flake8-logging-format
flake8-quotes
pytest
pytest-cov
