sqlalchemy[asyncio]>=2.0
redis>=5.0
starlette>=0.35
viveka-grantha>=0.1.0

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

[mysql]
aiomysql>=0.2

[postgres]
asyncpg>=0.29
