numpy
fastapi

[dev]
pytest
pytest-cov
build
twine
pre-commit
black
flake8
pylint

[release]
build
twine

[static-code-qa]
pre-commit

[test]
pytest
pytest-cov
