requirements.txt 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  1. aiofiles==24.1.0
  2. aiohappyeyeballs==2.6.1
  3. aiohttp==3.11.18
  4. aiosignal==1.3.2
  5. annotated-types==0.7.0
  6. anthropic==0.52.0
  7. anyio==4.9.0
  8. asgiref==3.8.1
  9. asttokens==3.0.0
  10. asyncer==0.0.7
  11. asyncpg==0.30.0
  12. attrs==25.3.0
  13. backoff==2.2.1
  14. bcrypt==4.3.0
  15. bidict==0.23.1
  16. blinker==1.9.0
  17. build==1.2.2.post1
  18. cachetools==5.5.2
  19. certifi==2025.4.26
  20. chainlit==2.5.5
  21. charset-normalizer==3.4.2
  22. chevron==0.14.0
  23. chroma-hnswlib==0.7.6
  24. chromadb==0.6.3
  25. click==8.1.8
  26. colorama==0.4.6
  27. coloredlogs==15.0.1
  28. comm==0.2.2
  29. dataclasses-json==0.6.7
  30. db-dtypes==1.4.3
  31. debugpy==1.8.14
  32. decorator==5.2.1
  33. Deprecated==1.2.18
  34. distro==1.9.0
  35. durationpy==0.10
  36. executing==2.2.0
  37. fastapi==0.115.12
  38. filelock==3.18.0
  39. filetype==1.2.0
  40. flasgger==0.9.7.1
  41. Flask==3.1.1
  42. flask-sock==0.7.0
  43. flatbuffers==25.2.10
  44. frozenlist==1.6.0
  45. fsspec==2025.5.0
  46. google-auth==2.40.2
  47. googleapis-common-protos==1.70.0
  48. greenlet==3.2.2
  49. grpcio==1.71.0
  50. h11==0.16.0
  51. httpcore==1.0.9
  52. httptools==0.6.4
  53. httpx==0.28.1
  54. httpx-sse==0.4.0
  55. huggingface-hub==0.31.4
  56. humanfriendly==10.0
  57. idna==3.10
  58. importlib_metadata==8.6.1
  59. importlib_resources==6.5.2
  60. inflection==0.5.1
  61. ipykernel==6.29.5
  62. ipython==9.4.0
  63. ipython_pygments_lexers==1.1.1
  64. itsdangerous==2.2.0
  65. jedi==0.19.2
  66. Jinja2==3.1.6
  67. jiter==0.10.0
  68. jsonpatch==1.33
  69. jsonpath-ng==1.7.0
  70. jsonpointer==3.0.0
  71. jsonschema==4.23.0
  72. jsonschema-specifications==2025.4.1
  73. jupyter_client==8.6.3
  74. jupyter_core==5.8.1
  75. kaleido==0.2.1
  76. kubernetes==32.0.1
  77. langchain==0.3.25
  78. langchain-community==0.3.25
  79. langchain-core==0.3.65
  80. langchain-openai==0.3.3
  81. langchain-postgres==0.0.14
  82. langchain-text-splitters==0.3.8
  83. langgraph==0.4.8
  84. langgraph-checkpoint==2.1.0
  85. langgraph-checkpoint-redis==0.0.8
  86. langgraph-prebuilt==0.2.2
  87. langgraph-sdk==0.1.70
  88. langsmith==0.3.45
  89. Lazify==0.4.0
  90. literalai==0.1.201
  91. markdown-it-py==3.0.0
  92. MarkupSafe==3.0.2
  93. marshmallow==3.26.1
  94. matplotlib-inline==0.1.7
  95. mcp==1.9.1
  96. mdurl==0.1.2
  97. mistune==3.1.3
  98. ml_dtypes==0.5.1
  99. mmh3==5.1.0
  100. monotonic==1.6
  101. mpmath==1.3.0
  102. multidict==6.4.4
  103. mypy_extensions==1.1.0
  104. narwhals==1.40.0
  105. nest-asyncio==1.6.0
  106. numpy==1.26.4
  107. oauthlib==3.2.2
  108. onnxruntime==1.22.0
  109. openai==1.82.0
  110. opentelemetry-api==1.31.1
  111. opentelemetry-exporter-otlp==1.31.1
  112. opentelemetry-exporter-otlp-proto-common==1.31.1
  113. opentelemetry-exporter-otlp-proto-grpc==1.31.1
  114. opentelemetry-exporter-otlp-proto-http==1.31.1
  115. opentelemetry-instrumentation==0.52b1
  116. opentelemetry-instrumentation-alephalpha==0.40.7
  117. opentelemetry-instrumentation-anthropic==0.40.7
  118. opentelemetry-instrumentation-asgi==0.52b1
  119. opentelemetry-instrumentation-bedrock==0.40.7
  120. opentelemetry-instrumentation-chromadb==0.40.7
  121. opentelemetry-instrumentation-cohere==0.40.7
  122. opentelemetry-instrumentation-crewai==0.40.7
  123. opentelemetry-instrumentation-fastapi==0.52b1
  124. opentelemetry-instrumentation-google-generativeai==0.40.7
  125. opentelemetry-instrumentation-groq==0.40.7
  126. opentelemetry-instrumentation-haystack==0.40.7
  127. opentelemetry-instrumentation-lancedb==0.40.7
  128. opentelemetry-instrumentation-langchain==0.40.7
  129. opentelemetry-instrumentation-llamaindex==0.40.7
  130. opentelemetry-instrumentation-logging==0.52b1
  131. opentelemetry-instrumentation-marqo==0.40.7
  132. opentelemetry-instrumentation-mcp==0.40.7
  133. opentelemetry-instrumentation-milvus==0.40.7
  134. opentelemetry-instrumentation-mistralai==0.40.7
  135. opentelemetry-instrumentation-ollama==0.40.7
  136. opentelemetry-instrumentation-openai==0.40.7
  137. opentelemetry-instrumentation-pinecone==0.40.7
  138. opentelemetry-instrumentation-qdrant==0.40.7
  139. opentelemetry-instrumentation-replicate==0.40.7
  140. opentelemetry-instrumentation-requests==0.52b1
  141. opentelemetry-instrumentation-sagemaker==0.40.7
  142. opentelemetry-instrumentation-sqlalchemy==0.52b1
  143. opentelemetry-instrumentation-threading==0.52b1
  144. opentelemetry-instrumentation-together==0.40.7
  145. opentelemetry-instrumentation-transformers==0.40.7
  146. opentelemetry-instrumentation-urllib3==0.52b1
  147. opentelemetry-instrumentation-vertexai==0.40.7
  148. opentelemetry-instrumentation-watsonx==0.40.7
  149. opentelemetry-instrumentation-weaviate==0.40.7
  150. opentelemetry-proto==1.31.1
  151. opentelemetry-sdk==1.31.1
  152. opentelemetry-semantic-conventions==0.52b1
  153. opentelemetry-semantic-conventions-ai==0.4.9
  154. opentelemetry-util-http==0.52b1
  155. orjson==3.10.18
  156. ormsgpack==1.10.0
  157. overrides==7.7.0
  158. packaging==24.2
  159. pandas==2.2.3
  160. parso==0.8.4
  161. pgvector==0.3.6
  162. pip==24.2
  163. platformdirs==4.3.8
  164. plotly==5.22.0
  165. ply==3.11
  166. posthog==3.25.0
  167. prompt_toolkit==3.0.51
  168. propcache==0.3.1
  169. protobuf==5.29.4
  170. psutil==7.0.0
  171. psycopg==3.2.9
  172. psycopg-pool==3.2.6
  173. psycopg2-binary==2.9.10
  174. pure_eval==0.2.3
  175. pyarrow==20.0.0
  176. pyasn1==0.6.1
  177. pyasn1_modules==0.4.2
  178. pydantic==2.11.5
  179. pydantic_core==2.33.2
  180. pydantic-settings==2.9.1
  181. Pygments==2.19.1
  182. PyJWT==2.10.1
  183. PyPika==0.48.9
  184. pyproject_hooks==1.2.0
  185. pyreadline3==3.5.4
  186. python-dateutil==2.9.0.post0
  187. python-dotenv==1.1.0
  188. python-engineio==4.12.1
  189. python-multipart==0.0.18
  190. python-socketio==5.13.0
  191. python-ulid==3.0.0
  192. pytz==2025.2
  193. PyYAML==6.0.2
  194. pyzmq==27.0.0
  195. redis==5.0.1
  196. redisvl==0.8.0
  197. referencing==0.36.2
  198. regex==2024.11.6
  199. requests==2.32.3
  200. requests-oauthlib==2.0.0
  201. requests-toolbelt==1.0.0
  202. rich==14.0.0
  203. rpds-py==0.25.1
  204. rsa==4.9.1
  205. shellingham==1.5.4
  206. simple-websocket==1.1.0
  207. six==1.17.0
  208. sniffio==1.3.1
  209. SQLAlchemy==2.0.41
  210. sqlparse==0.4.4
  211. sse-starlette==2.3.5
  212. stack-data==0.6.3
  213. starlette==0.41.3
  214. sympy==1.14.0
  215. syncer==2.0.3
  216. tabulate==0.9.0
  217. tenacity==9.1.2
  218. tiktoken==0.9.0
  219. tokenizers==0.21.1
  220. tomli==2.2.1
  221. tornado==6.5.1
  222. tqdm==4.67.1
  223. traceloop-sdk==0.40.7
  224. traitlets==5.14.3
  225. typer==0.15.4
  226. typing_extensions==4.13.2
  227. typing-inspect==0.9.0
  228. typing-inspection==0.4.1
  229. tzdata==2025.2
  230. uptrace==1.31.0
  231. urllib3==2.4.0
  232. uvicorn==0.34.2
  233. vanna[chromadb,openai,postgres]==0.7.9
  234. watchfiles==0.20.0
  235. wcwidth==0.2.13
  236. websocket-client==1.8.0
  237. websockets==15.0.1
  238. Werkzeug==3.1.3
  239. wrapt==1.17.2
  240. wsproto==1.2.0
  241. xxhash==3.5.0
  242. yarl==1.20.0
  243. zipp==3.21.0
  244. zstandard==0.23.0