requirements.txt 3.6 KB

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