pydantic<3.0.0,>=2.0.0

[mysql]
aiomysql>=0.2.0

[postgres]
asyncpg>=0.28.0

[sqlite]
aiosqlite>=0.19.0
