fastapi<1.0,>=0.141
uvicorn[standard]<1.0,>=0.35
pydantic[email]<3.0,>=2.12
httpx<1.0,>=0.28
cryptography>=46.0
sqlalchemy<3.0,>=2.0
aiosqlite<1.0,>=0.20
mcp<2.0,>=1.29
fastmcp-slim[client]<4.0,>=3.4

[db]
asyncpg<1.0,>=0.30
aiomysql<1.0,>=0.2
oracledb<5.0,>=3.0

[mssql]
aioodbc<1.0,>=0.5

[mysql]
aiomysql<1.0,>=0.2

[oracle]
oracledb<5.0,>=3.0

[postgres]
asyncpg<1.0,>=0.30

[test]
pytest<9,>=8
