requirements.txt 521 B

12345678910111213141516171819202122232425262728293031
  1. annotated-types==0.6.0
  2. anyio==3.7.1
  3. certifi==2023.11.17
  4. cffi==1.16.0
  5. click==8.1.7
  6. cryptography==42.0.1
  7. distro==1.8.0
  8. exceptiongroup==1.2.0
  9. fastapi==0.105.0
  10. h11==0.14.0
  11. httpcore==1.0.2
  12. httptools==0.6.1
  13. httpx==0.25.2
  14. idna==3.6
  15. openai==1.5.0
  16. peewee==3.17.0
  17. pycparser==2.21
  18. pydantic==2.5.2
  19. pydantic_core==2.14.5
  20. PyMySQL==1.1.0
  21. python-dotenv==1.0.0
  22. PyYAML==6.0.1
  23. sniffio==1.3.0
  24. SQLAlchemy==2.0.23
  25. starlette==0.27.0
  26. tqdm==4.66.1
  27. typing_extensions==4.9.0
  28. uvicorn==0.24.0.post1
  29. uvloop==0.19.0
  30. watchfiles==0.21.0
  31. websockets==12.0