json_strong_typing>=0.3.2

[:python_version < "3.12"]
typing_extensions>=4.8

[mssql]
pyodbc>=5.0

[mysql]
aiomysql>=0.2
PyMySQL[rsa]

[oracle]
oracledb>=1.4

[postgresql]
asyncpg>=0.29

[trino]
aiotrino>=0.2

[tsv]
tsv2py>=0.6
