# mcp 2.0.0 (2026-07-28) removed the mcp.server.fastmcp module used by this
# server, so pin to the 1.x line. Upper bound is what keeps the import working.
mcp[cli]>=1.10.1,<2.0.0
httpx>=0.27.0
python-dotenv>=1.0.0
 
