agent-utilities>=0.47.0
python-dotenv>=1.0.0
sqlalchemy>=2.0.0

[agent]
agent-utilities[agent,logfire]>=0.47.0

[all]
sql-mcp[agent,logfire,mcp,mssql,mysql,oracle,postgres]>=0.1.0

[mcp]
agent-utilities[mcp]>=0.47.0

[mssql]
pyodbc>=5.0.0

[mysql]
pymysql>=1.1.0

[oracle]
oracledb>=2.0.0

[postgres]
psycopg[binary]>=3.1.0

[test]
pytest-xdist>=3.6.0
pytest
pytest-asyncio
pytest-cov
