requirements.txt 67 B

123456789
  1. openai
  2. json
  3. mcp
  4. pydantic
  5. uvicorn
  6. typing
  7. contextlib
  8. fastapi
  9. requests