requirements.txt 823 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. aiohappyeyeballs==2.6.1
  2. aiohttp==3.11.16
  3. aiosignal==1.3.2
  4. annotated-types==0.7.0
  5. anyio==4.9.0
  6. async-timeout==5.0.1
  7. attrs==25.3.0
  8. certifi==2025.1.31
  9. charset-normalizer==3.4.1
  10. click==8.1.8
  11. colorama==0.4.6
  12. distro==1.9.0
  13. dotenv==0.9.9
  14. eval_type_backport==0.2.2
  15. exceptiongroup==1.2.2
  16. fastapi==0.115.12
  17. filelock==3.18.0
  18. frozenlist==1.5.0
  19. groq==0.22.0
  20. h11==0.14.0
  21. httpcore==1.0.8
  22. httpx==0.28.1
  23. idna==3.10
  24. markdown-it-py==3.0.0
  25. mdurl==0.1.2
  26. multidict==6.4.3
  27. numpy==2.2.4
  28. pillow==11.2.1
  29. propcache==0.3.1
  30. pyarrow==19.0.1
  31. pydantic==2.11.3
  32. pydantic_core==2.33.1
  33. Pygments==2.19.1
  34. python-dotenv==1.1.0
  35. requests==2.32.3
  36. rich==13.9.4
  37. shellingham==1.5.4
  38. sniffio==1.3.1
  39. starlette==0.46.2
  40. tabulate==0.9.0
  41. together==1.5.5
  42. tqdm==4.67.1
  43. typer==0.15.2
  44. typing-inspection==0.4.0
  45. typing_extensions==4.13.2
  46. urllib3==2.4.0
  47. uvicorn==0.34.1
  48. yarl==1.19.0