sqlalchemy<3.0.0,>=2.0.0
aiosqlite>=0.19.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
pylint>=2.17.0

[mysql]
aiomysql>=0.2.0

[postgresql]
asyncpg>=0.29.0
