aiosqlite==0.21.0
greenlet==3.2.3
mcp[cli]==1.13.1
sqlalchemy==2.0.42
python-dotenv==1.1.1

[all]
mcp-sqlalchemy[postgresql]
mcp-sqlalchemy[mysql]

[mysql]
aiomysql==0.2.0

[postgresql]
asyncpg==0.30.0
