requirements.txt 88 B

123456
  1. fastapi>=0.115
  2. uvicorn[standard]>=0.30
  3. mcp>=1.0.0
  4. httpx>=0.27
  5. pydantic>=2.7
  6. pytest>=8.0