requirements.txt 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. aiohappyeyeballs==2.6.1
  2. aiohttp==3.12.13
  3. aiosignal==1.4.0
  4. annotated-types==0.7.0
  5. anyio==4.9.0
  6. async-timeout==5.0.1
  7. attrs==25.3.0
  8. Authlib==1.6.0
  9. backoff==2.2.1
  10. bcrypt==4.3.0
  11. build==1.2.2.post1
  12. cachetools==5.5.2
  13. certifi==2025.7.9
  14. cffi==1.17.1
  15. charset-normalizer==3.4.2
  16. chromadb==1.0.15
  17. click==8.2.1
  18. coloredlogs==15.0.1
  19. concurrent-log-handler==0.9.28
  20. cryptography==45.0.5
  21. cyclopts==3.22.2
  22. dashscope==1.23.8
  23. dataclasses-json==0.6.7
  24. distro==1.9.0
  25. dnspython==2.7.0
  26. docstring_parser==0.16
  27. docutils==0.21.2
  28. durationpy==0.10
  29. email_validator==2.2.0
  30. exceptiongroup==1.3.0
  31. fastapi==0.116.0
  32. fastmcp==2.10.4
  33. filelock==3.18.0
  34. flatbuffers==25.2.10
  35. frozenlist==1.7.0
  36. fsspec==2025.5.1
  37. google-auth==2.40.3
  38. googleapis-common-protos==1.70.0
  39. greenlet==3.2.3
  40. grpcio==1.67.1
  41. gunicorn==23.0.0
  42. h11==0.16.0
  43. hf-xet==1.1.5
  44. httpcore==1.0.9
  45. httptools==0.6.4
  46. httpx==0.28.1
  47. httpx-sse==0.4.1
  48. huggingface-hub==0.33.2
  49. humanfriendly==10.0
  50. idna==3.10
  51. importlib_metadata==8.7.0
  52. importlib_resources==6.5.2
  53. iniconfig==2.1.0
  54. jieba==0.42.1
  55. jiter==0.10.0
  56. joblib==1.5.1
  57. jsonpatch==1.33
  58. jsonpointer==3.0.0
  59. jsonschema==4.24.0
  60. jsonschema-specifications==2025.4.1
  61. jsonschema_pydantic==0.6
  62. kubernetes==33.1.0
  63. langchain==0.3.26
  64. langchain-chroma==0.2.4
  65. langchain-community==0.3.27
  66. langchain-core==0.3.68
  67. langchain-mcp-adapters==0.1.9
  68. langchain-mcp-tools==0.2.10
  69. langchain-milvus==0.2.1
  70. langchain-openai==0.3.27
  71. langchain-text-splitters==0.3.8
  72. langgraph==0.5.2
  73. langgraph-checkpoint==2.1.0
  74. langgraph-prebuilt==0.5.2
  75. langgraph-sdk==0.1.72
  76. langserve==0.3.1
  77. langsmith==0.4.4
  78. markdown-it-py==3.0.0
  79. marshmallow==3.26.1
  80. mcp==1.10.1
  81. mdurl==0.1.2
  82. milvus-lite==2.5.1
  83. mmh3==5.1.0
  84. mpmath==1.3.0
  85. multidict==6.6.3
  86. mypy_extensions==1.1.0
  87. mysql-connector-python==9.3.0
  88. nest-asyncio==1.6.0
  89. nltk==3.9.1
  90. numpy==2.3.1
  91. oauthlib==3.3.1
  92. onnxruntime==1.22.0
  93. openai==1.93.3
  94. openapi-pydantic==0.5.1
  95. opentelemetry-api==1.34.1
  96. opentelemetry-exporter-otlp-proto-common==1.34.1
  97. opentelemetry-exporter-otlp-proto-grpc==1.34.1
  98. opentelemetry-proto==1.34.1
  99. opentelemetry-sdk==1.34.1
  100. opentelemetry-semantic-conventions==0.55b1
  101. orjson==3.10.18
  102. ormsgpack==1.10.0
  103. overrides==7.7.0
  104. packaging==24.2
  105. pandas==2.3.1
  106. pluggy==1.6.0
  107. portalocker==3.2.0
  108. posthog==5.4.0
  109. propcache==0.3.2
  110. protobuf==5.29.5
  111. psutil==7.0.0
  112. pyasn1==0.6.1
  113. pyasn1_modules==0.4.2
  114. pybase64==1.4.1
  115. pycparser==2.22
  116. pydantic==2.11.7
  117. pydantic-settings==2.10.1
  118. pydantic_core==2.33.2
  119. Pygments==2.19.2
  120. PyJWT==2.8.0
  121. pymilvus==2.5.12
  122. PyMuPDF==1.26.3
  123. PyMySQL==1.1.1
  124. pyperclip==1.9.0
  125. PyPika==0.48.9
  126. pyproject_hooks==1.2.0
  127. pytest==8.4.1
  128. pytest-asyncio==1.0.0
  129. python-dateutil==2.9.0.post0
  130. python-dotenv==1.1.1
  131. python-multipart==0.0.20
  132. pytz==2025.2
  133. PyYAML==6.0.2
  134. referencing==0.36.2
  135. regex==2024.11.6
  136. requests==2.32.4
  137. requests-oauthlib==2.0.0
  138. requests-toolbelt==1.0.0
  139. rich==14.0.0
  140. rich-rst==1.3.1
  141. rpds-py==0.26.0
  142. rsa==4.9.1
  143. setuptools==78.1.1
  144. shellingham==1.5.4
  145. six==1.17.0
  146. sniffio==1.3.1
  147. SQLAlchemy==2.0.41
  148. sse-starlette==2.4.1
  149. starlette==0.46.2
  150. sympy==1.14.0
  151. tenacity==9.1.2
  152. tiktoken==0.9.0
  153. tokenizers==0.21.2
  154. tqdm==4.67.1
  155. typer==0.16.0
  156. typing-inspect==0.9.0
  157. typing-inspection==0.4.1
  158. typing_extensions==4.14.1
  159. tzdata==2025.2
  160. ujson==5.10.0
  161. urllib3==2.5.0
  162. uv==0.7.20
  163. uvicorn==0.35.0
  164. uvloop==0.21.0
  165. watchfiles==1.1.0
  166. websocket-client==1.8.0
  167. websockets==15.0.1
  168. wheel==0.45.1
  169. xinference-client==1.7.1.post1
  170. xxhash==3.5.0
  171. yarl==1.20.1
  172. zhipuai==2.1.5.20250708
  173. zipp==3.23.0
  174. zstandard==0.23.0
  175. aioredis==2.0.1
  176. redis==6.2.0
  177. langgraph-checkpoint-postgres==2.0.23
  178. langgraph-checkpoint-redis==0.0.8
  179. langchain-redis==0.2.3