# lib to make call to Google
httpx>=0.27.0

# Web framework for MCPApp
fastapi[standard]

# ASGI server to run the app
uvicorn[standard]>=0.32.0

mcp==1.21.0
fastmcp==2.13.1
openai==2.8.1