requirements.txt 740 B

123456789101112131415161718192021
  1. annotated-types==0.7.0
  2. anyio==4.8.0
  3. certifi==2025.1.31
  4. click==8.1.8
  5. colorama==0.4.6
  6. distro==1.9.0
  7. fastapi==0.115.8
  8. h11==0.14.0
  9. httpcore==1.0.7
  10. httpx==0.28.1
  11. idna==3.10
  12. jiter==0.8.2
  13. openai==1.63.2
  14. pydantic==2.10.6
  15. pydantic_core==2.27.2
  16. python-multipart==0.0.20
  17. sniffio==1.3.1
  18. starlette==0.45.3
  19. tqdm==4.67.1
  20. typing_extensions==4.12.2
  21. uvicorn==0.34.0