requirements.txt 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. aiohttp==3.9.5
  2. aiosignal==1.3.1
  3. annotated-types==0.7.0
  4. anthropic==0.31.2
  5. anyio==4.4.0
  6. asgiref==3.8.1
  7. async-timeout==4.0.3
  8. attrs==23.2.0
  9. cachetools==5.4.0
  10. certifi==2024.7.4
  11. charset-normalizer==3.3.2
  12. datasets==2.20.0
  13. dill==0.3.8
  14. distro==1.9.0
  15. Django==5.0.6
  16. exceptiongroup==1.2.1
  17. filelock==3.15.4
  18. frozenlist==1.4.1
  19. fsspec==2024.5.0
  20. google-ai-generativelanguage==0.6.6
  21. google-api-core==2.19.1
  22. google-api-python-client==2.138.0
  23. google-auth==2.32.0
  24. google-auth-httplib2==0.2.0
  25. google-generativeai==0.7.2
  26. googleapis-common-protos==1.63.2
  27. grpcio==1.65.1
  28. grpcio-status==1.62.2
  29. h11==0.14.0
  30. httpcore==1.0.5
  31. httplib2==0.22.0
  32. httpx==0.27.0
  33. huggingface==0.0.1
  34. huggingface-hub==0.23.4
  35. idna==3.7
  36. jiter==0.5.0
  37. multidict==6.0.5
  38. multiprocess==0.70.16
  39. numpy==2.0.0
  40. ollama==0.2.1
  41. openai==1.35.10
  42. packaging==24.1
  43. pandas==2.2.2
  44. proto-plus==1.24.0
  45. protobuf==4.25.4
  46. psycopg2==2.9.9
  47. pyarrow==16.1.0
  48. pyarrow-hotfix==0.6
  49. pyasn1==0.6.0
  50. pyasn1_modules==0.4.0
  51. pydantic==2.8.2
  52. pydantic_core==2.20.1
  53. pyparsing==3.1.2
  54. python-dateutil==2.9.0.post0
  55. python-dotenv==1.0.1
  56. pytz==2024.1
  57. PyYAML==6.0.1
  58. requests==2.32.3
  59. rsa==4.9
  60. six==1.16.0
  61. sniffio==1.3.1
  62. sqlparse==0.5.0
  63. tokenizers==0.19.1
  64. tqdm==4.66.4
  65. typing_extensions==4.12.2
  66. tzdata==2024.1
  67. uritemplate==4.1.1
  68. urllib3==2.2.2
  69. xxhash==3.4.1
  70. yarl==1.9.4