sqlalchemy[asyncio]>=2.0
fastapi>=0.100.0
pydantic-settings>=2.0

[dev]
build
twine

[postgres]
asyncpg>=0.29.0
