# Core Database & ORM
SQLAlchemy>=2.0.30
mysql-connector-python>=9.0.0
python-dotenv>=1.0.1


# 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
pydantic>=2.12