
[all]
aiomysql>=0.2.0
asyncpg>=0.29
redis>=6.4
hiredis>=3.2

[mysql]
aiomysql>=0.2.0

[pg]
asyncpg>=0.29

[redis]
redis>=6.4
hiredis>=3.2
