requirements.txt 127 B

12345678
  1. fastapi>=0.111.0
  2. uvicorn>=0.29.0
  3. httpx>=0.27.0
  4. cachetools>=5.3.3
  5. pydantic>=2.7.0
  6. python-dotenv>=1.0.1
  7. pytest>=8.0.0
  8. mcp>=1.0.0