peewee>3
aio-databases>=0.12

[:python_version < "3.8"]
cached_property

[aiomysql]
aio-databases[aiomysql]

[aiopg]
aio-databases[aiopg]

[aiosqlite]
aio-databases[aiosqlite]

[asyncpg]
aio-databases[asyncpg]

[tests]
aio-databases[aiomysql,aiopg,aiosqlite,asyncpg,trio_mysql,triopg]
pytest
pytest-aio[trio]>=1.3.2
pytest-mypy
trio_asyncio

[trio_mysql]
aio-databases[trio_mysql]

[triopg]
aio-databases[triopg]
