requirements1.txt 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190
  1. aiohttp==3.9.5
  2. aiosignal==1.3.1
  3. annotated-types==0.7.0
  4. antlr4-python3-runtime==4.9.3
  5. anyio==4.4.0
  6. asgiref==3.8.1
  7. attrs==23.2.0
  8. backoff==2.2.1
  9. bcrypt==4.1.3
  10. beautifulsoup4==4.12.3
  11. blinker==1.8.2
  12. build==1.2.1
  13. cachetools==5.3.3
  14. certifi==2024.6.2
  15. cffi==1.16.0
  16. chardet==5.2.0
  17. charset-normalizer==3.3.2
  18. chroma-hnswlib==0.7.3
  19. chromadb==0.5.3
  20. click==8.1.7
  21. coloredlogs==15.0.1
  22. contourpy==1.2.1
  23. cryptography==42.0.8
  24. cycler==0.12.1
  25. dataclasses-json==0.6.7
  26. deepdiff==7.0.1
  27. Deprecated==1.2.14
  28. dnspython==2.6.1
  29. effdet==0.4.1
  30. email_validator==2.2.0
  31. emoji==2.12.1
  32. et-xmlfile==1.1.0
  33. fastapi==0.111.0
  34. fastapi-cli==0.0.4
  35. filelock==3.15.4
  36. filetype==1.2.0
  37. Flask==3.0.3
  38. flatbuffers==24.3.25
  39. fonttools==4.53.0
  40. frozenlist==1.4.1
  41. fsspec==2024.2.0
  42. google-api-core==2.19.1
  43. google-auth==2.30.0
  44. google-cloud-vision==3.7.2
  45. googleapis-common-protos==1.63.2
  46. grpcio==1.64.1
  47. grpcio-status==1.62.2
  48. h11==0.14.0
  49. httpcore==1.0.5
  50. httptools==0.6.1
  51. httpx==0.27.0
  52. huggingface-hub==0.23.4
  53. humanfriendly==10.0
  54. idna==3.7
  55. importlib_metadata==7.1.0
  56. importlib_resources==6.4.0
  57. iopath==0.1.10
  58. itsdangerous==2.2.0
  59. Jinja2==3.1.4
  60. joblib==1.4.2
  61. jsonpatch==1.33
  62. jsonpath-python==1.0.6
  63. jsonpointer==3.0.0
  64. kiwisolver==1.4.5
  65. kubernetes==30.1.0
  66. langchain==0.2.6
  67. langchain-community==0.2.6
  68. langchain-core==0.2.10
  69. langchain-text-splitters==0.2.2
  70. langdetect==1.0.9
  71. langsmith==0.1.82
  72. layoutparser==0.3.4
  73. lxml==5.2.2
  74. Markdown==3.6
  75. markdown-it-py==3.0.0
  76. MarkupSafe==2.1.5
  77. marshmallow==3.21.3
  78. matplotlib==3.9.0
  79. mdurl==0.1.2
  80. mmh3==4.1.0
  81. monotonic==1.6
  82. mpmath==1.3.0
  83. multidict==6.0.5
  84. mypy-extensions==1.0.0
  85. nest-asyncio==1.6.0
  86. networkx==3.3
  87. nltk==3.8.1
  88. numpy==1.26.4
  89. oauthlib==3.2.2
  90. olefile==0.47
  91. omegaconf==2.3.0
  92. onnx==1.16.1
  93. onnxruntime==1.18.1
  94. opencv-python==4.10.0.84
  95. openpyxl==3.1.5
  96. opentelemetry-api==1.25.0
  97. opentelemetry-exporter-otlp-proto-common==1.25.0
  98. opentelemetry-exporter-otlp-proto-grpc==1.25.0
  99. opentelemetry-instrumentation==0.46b0
  100. opentelemetry-instrumentation-asgi==0.46b0
  101. opentelemetry-instrumentation-fastapi==0.46b0
  102. opentelemetry-proto==1.25.0
  103. opentelemetry-sdk==1.25.0
  104. opentelemetry-semantic-conventions==0.46b0
  105. opentelemetry-util-http==0.46b0
  106. ordered-set==4.1.0
  107. orjson==3.10.5
  108. overrides==7.7.0
  109. packaging==24.1
  110. pandas==2.2.2
  111. pdf2image==1.17.0
  112. pdfminer.six==20231228
  113. pdfplumber==0.11.1
  114. pikepdf==9.0.0
  115. pillow==10.3.0
  116. pillow_heif==0.16.0
  117. portalocker==2.10.0
  118. posthog==3.5.0
  119. proto-plus==1.24.0
  120. protobuf==4.25.3
  121. psutil==6.0.0
  122. pyasn1==0.6.0
  123. pyasn1_modules==0.4.0
  124. pycocotools==2.0.8
  125. pycparser==2.22
  126. pydantic==2.7.4
  127. pydantic_core==2.18.4
  128. Pygments==2.18.0
  129. pypandoc==1.13
  130. pyparsing==3.1.2
  131. pypdf==4.2.0
  132. pypdfium2==4.30.0
  133. PyPika==0.48.9
  134. pyproject_hooks==1.1.0
  135. pytesseract==0.3.10
  136. python-dateutil==2.9.0.post0
  137. python-docx==1.1.2
  138. python-dotenv==1.0.1
  139. python-iso639==2024.4.27
  140. python-magic==0.4.27
  141. python-multipart==0.0.9
  142. python-oxmsg==0.0.1
  143. python-pptx==0.6.23
  144. pytz==2024.1
  145. PyYAML==6.0.1
  146. rapidfuzz==3.9.3
  147. regex==2024.5.15
  148. requests==2.32.3
  149. requests-oauthlib==2.0.0
  150. requests-toolbelt==1.0.0
  151. rich==13.7.1
  152. rsa==4.9
  153. safetensors==0.4.3
  154. scipy==1.14.0
  155. shellingham==1.5.4
  156. six==1.16.0
  157. sniffio==1.3.1
  158. soupsieve==2.5
  159. SQLAlchemy==2.0.31
  160. starlette==0.37.2
  161. sympy==1.12.1
  162. tabulate==0.9.0
  163. tenacity==8.4.2
  164. timm==1.0.7
  165. tokenizers==0.19.1
  166. # torch==2.3.1
  167. # torchvision==0.18.1
  168. tqdm==4.66.4
  169. transformers==4.42.3
  170. typer==0.12.3
  171. typing-inspect==0.9.0
  172. typing_extensions==4.12.2
  173. tzdata==2024.1
  174. ujson==5.10.0
  175. unstructured==0.14.9
  176. unstructured-client==0.23.8
  177. unstructured-inference==0.7.36
  178. unstructured.pytesseract==0.3.12
  179. urllib3==2.2.2
  180. uvicorn==0.30.1
  181. # uvloop==0.19.0
  182. watchfiles==0.22.0
  183. websocket-client==1.8.0
  184. websockets==12.0
  185. Werkzeug==3.0.3
  186. wrapt==1.16.0
  187. xlrd==2.0.1
  188. XlsxWriter==3.2.0
  189. yarl==1.9.4
  190. zipp==3.19.2