aiohttp==3.13.4
aiohttp-retry==2.9.1
aiofiles==25.1.0
asyncclick==8.1.8.0
PyJWT==2.13.0
tsv2py==0.7.1
rich==14.3.3
jsonschema==4.26.0
truststore==0.10.4

[:python_version < "3.12"]
typing_extensions==4.16.0

[mssql]
pyodbc==5.3.0

[mysql]
aiomysql==0.3.2
PyMySQL[rsa]==1.2.0
cryptography==50.0.0

[postgresql]
asyncpg==0.31.0
