sqlalchemy[asyncio]>=2.0
greenlet>=3.0
vs-common>=0.1.0

[dev]
build
twine
pytest>=8.0
pytest-asyncio>=0.23
aiomysql>=0.2

[mysql]
aiomysql>=0.2

[postgres]
asyncpg>=0.29

[sqlite]
aiosqlite>=0.20

[starlette]
starlette>=0.27
