sqlalchemy[asyncio]>=2.0.0
asyncpg>=0.29.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0

[sqlite]
aiosqlite>=0.19.0
