sqlalchemy>=2.0
sqlmodel>=0.0.24
aiosqlite>=0.20
asyncpg>=0.29
alembic>=1.13

[dev]
pytest>=8.0
pytest-asyncio>=0.23
ruff>=0.6
