sqlalchemy>=2.0

[async]
aiosqlite
asyncpg

[dev]
build
commitizen
pytest
pytest-asyncio
ruff
sqlmodel
typer>=0.9

[postgres]
psycopg[binary]>=3
