requirements.txt 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  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. click==8.1.7
  13. datasets==2.20.0
  14. dill==0.3.8
  15. distro==1.9.0
  16. Django==5.0.6
  17. docstring_parser==0.16
  18. eval_type_backport==0.2.0
  19. exceptiongroup==1.2.1
  20. filelock==3.15.4
  21. frozenlist==1.4.1
  22. fsspec==2024.5.0
  23. google-ai-generativelanguage==0.6.6
  24. google-api-core==2.19.1
  25. google-api-python-client==2.138.0
  26. google-auth==2.32.0
  27. google-auth-httplib2==0.2.0
  28. google-cloud-aiplatform==1.60.0
  29. google-cloud-bigquery==3.25.0
  30. google-cloud-core==2.4.1
  31. google-cloud-resource-manager==1.12.5
  32. google-cloud-storage==2.18.0
  33. google-crc32c==1.5.0
  34. google-generativeai==0.7.2
  35. google-resumable-media==2.7.1
  36. googleapis-common-protos==1.63.2
  37. groq==0.9.0
  38. grpc-google-iam-v1==0.13.1
  39. grpcio==1.65.1
  40. grpcio-status==1.62.2
  41. h11==0.14.0
  42. httpcore==1.0.5
  43. httplib2==0.22.0
  44. httpx==0.27.0
  45. huggingface==0.0.1
  46. huggingface-hub==0.23.4
  47. idna==3.7
  48. ipi==2.6.3
  49. jiter==0.5.0
  50. markdown-it-py==3.0.0
  51. mdurl==0.1.2
  52. multidict==6.0.5
  53. multiprocess==0.70.16
  54. numpy==2.0.0
  55. ollama==0.2.1
  56. openai==1.35.10
  57. packaging==24.1
  58. pandas==2.2.2
  59. pillow==10.4.0
  60. proto-plus==1.24.0
  61. protobuf==4.25.4
  62. psycopg2==2.9.9
  63. pyarrow==16.1.0
  64. pyarrow-hotfix==0.6
  65. pyasn1==0.6.0
  66. pyasn1_modules==0.4.0
  67. pydantic==2.8.2
  68. pydantic_core==2.20.1
  69. Pygments==2.18.0
  70. pyparsing==3.1.2
  71. python-dateutil==2.9.0.post0
  72. python-dotenv==1.0.1
  73. pytz==2024.1
  74. PyYAML==6.0.1
  75. requests==2.32.3
  76. rich==13.7.1
  77. rsa==4.9
  78. shapely==2.0.5
  79. shellingham==1.5.4
  80. six==1.16.0
  81. sniffio==1.3.1
  82. sqlparse==0.5.0
  83. tabulate==0.9.0
  84. together==1.2.6
  85. tokenizers==0.19.1
  86. tqdm==4.66.4
  87. typer==0.12.3
  88. typing_extensions==4.12.2
  89. tzdata==2024.1
  90. uritemplate==4.1.1
  91. urllib3==2.2.2
  92. xxhash==3.4.1
  93. yarl==1.9.4