
[build]
setuptools
wheel

[lint]
black
isort
mypy

[sqlalchemy]
sqlalchemy>=2.0.0

[test]
pytest
