requirements.txt 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. aiohttp==3.9.5
  2. aiosignal==1.3.1
  3. annotated-types==0.7.0
  4. anyio==4.4.0
  5. asgiref==3.8.1
  6. async-timeout==4.0.3
  7. attrs==23.2.0
  8. backoff==2.2.1
  9. bcrypt==4.1.3
  10. build==1.2.1
  11. cachetools==5.4.0
  12. certifi==2024.7.4
  13. charset-normalizer==3.3.2
  14. chroma-hnswlib==0.7.5
  15. chromadb==0.5.4
  16. click==8.1.7
  17. coloredlogs==15.0.1
  18. dashscope==1.20.1
  19. dataclasses-json==0.6.7
  20. Deprecated==1.2.14
  21. distro==1.9.0
  22. dnspython==2.6.1
  23. email_validator==2.2.0
  24. exceptiongroup==1.2.1
  25. fastapi==0.111.1
  26. fastapi-cli==0.0.4
  27. filelock==3.15.4
  28. flatbuffers==24.3.25
  29. frozenlist==1.4.1
  30. fsspec==2024.6.1
  31. google-auth==2.32.0
  32. googleapis-common-protos==1.63.2
  33. greenlet==3.0.3
  34. grpcio==1.64.1
  35. h11==0.14.0
  36. httpcore==1.0.5
  37. httptools==0.6.1
  38. httpx==0.27.0
  39. huggingface-hub==0.23.4
  40. humanfriendly==10.0
  41. idna==3.7
  42. importlib_metadata==7.1.0
  43. importlib_resources==6.4.0
  44. Jinja2==3.1.4
  45. jsonpatch==1.33
  46. jsonpointer==3.0.0
  47. kubernetes==30.1.0
  48. langchain==0.2.7
  49. langchain-community==0.2.7
  50. langchain-core==0.2.16
  51. langchain-experimental==0.0.62
  52. langchain-openai==0.1.15
  53. langchain-text-splitters==0.2.2
  54. langsmith==0.1.85
  55. markdown-it-py==3.0.0
  56. MarkupSafe==2.1.5
  57. marshmallow==3.21.3
  58. mdurl==0.1.2
  59. mmh3==4.1.0
  60. monotonic==1.6
  61. mpmath==1.3.0
  62. multidict==6.0.5
  63. mypy-extensions==1.0.0
  64. neo4j==5.22.0
  65. numpy==1.26.4
  66. oauthlib==3.2.2
  67. onnxruntime==1.18.1
  68. openai==1.35.13
  69. opentelemetry-api==1.25.0
  70. opentelemetry-exporter-otlp-proto-common==1.25.0
  71. opentelemetry-exporter-otlp-proto-grpc==1.25.0
  72. opentelemetry-instrumentation==0.46b0
  73. opentelemetry-instrumentation-asgi==0.46b0
  74. opentelemetry-instrumentation-fastapi==0.46b0
  75. opentelemetry-proto==1.25.0
  76. opentelemetry-sdk==1.25.0
  77. opentelemetry-semantic-conventions==0.46b0
  78. opentelemetry-util-http==0.46b0
  79. orjson==3.10.6
  80. overrides==7.7.0
  81. packaging==24.1
  82. posthog==3.5.0
  83. protobuf==4.25.3
  84. pyasn1==0.6.0
  85. pyasn1_modules==0.4.0
  86. pydantic==2.8.2
  87. pydantic_core==2.20.1
  88. Pygments==2.18.0
  89. PyPika==0.48.9
  90. pyproject_hooks==1.1.0
  91. python-dateutil==2.9.0.post0
  92. python-dotenv==1.0.1
  93. python-multipart==0.0.9
  94. pytz==2024.1
  95. PyYAML==6.0.1
  96. regex==2024.5.15
  97. requests==2.32.3
  98. requests-oauthlib==2.0.0
  99. rich==13.7.1
  100. rsa==4.9
  101. shellingham==1.5.4
  102. six==1.16.0
  103. sniffio==1.3.1
  104. SQLAlchemy==2.0.31
  105. starlette==0.37.2
  106. sympy==1.13.0
  107. tenacity==8.5.0
  108. tiktoken==0.7.0
  109. tokenizers==0.19.1
  110. tomli==2.0.1
  111. tqdm==4.66.4
  112. typer==0.12.3
  113. typing-inspect==0.9.0
  114. typing_extensions==4.12.2
  115. urllib3==2.2.2
  116. uvicorn==0.30.1
  117. watchfiles==0.22.0
  118. websocket-client==1.8.0
  119. websockets==12.0
  120. wrapt==1.16.0
  121. yarl==1.9.4
  122. zipp==3.19.2