requirements.txt 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. addressparser==0.2.4
  2. aiofiles==23.2.1
  3. aiohttp==3.9.1
  4. aiomysql==0.2.0
  5. aiosignal==1.3.1
  6. altair==5.2.0
  7. annotated-types==0.6.0
  8. anyio==4.2.0
  9. appnope==0.1.3
  10. argon2-cffi==23.1.0
  11. argon2-cffi-bindings==21.2.0
  12. arrow==1.3.0
  13. astor==0.8.1
  14. asttokens==2.4.1
  15. async-lru==2.0.4
  16. async-timeout==4.0.3
  17. asyncpg==0.29.0
  18. attrs==23.2.0
  19. Babel==2.14.0
  20. backoff==2.2.1
  21. beautifulsoup4==4.12.2
  22. bleach==6.1.0
  23. Brotli==1.1.0
  24. certifi==2023.11.17
  25. cffi==1.16.0
  26. chardet==5.2.0
  27. charset-normalizer==3.3.2
  28. click==8.1.7
  29. comm==0.2.1
  30. contourpy==1.2.0
  31. cryptography==41.0.7
  32. cycler==0.12.1
  33. dashscope==1.13.6
  34. dataclasses-json==0.6.3
  35. debugpy==1.8.0
  36. decorator==5.1.1
  37. defusedxml==0.7.1
  38. distro==1.9.0
  39. elastic-transport==8.11.0
  40. elasticsearch==8.11.1
  41. emoji==2.9.0
  42. exceptiongroup==1.2.0
  43. executing==2.0.1
  44. faiss-cpu==1.7.4
  45. fastapi==0.108.0
  46. fastjsonschema==2.19.1
  47. ffmpy==0.3.1
  48. filelock==3.13.1
  49. filetype==1.2.0
  50. fonttools==4.47.0
  51. fqdn==1.5.1
  52. frozenlist==1.4.1
  53. fsspec==2023.12.2
  54. gevent==23.9.1
  55. geventhttpclient==2.0.2
  56. gradio==3.50.2
  57. gradio_client==0.6.1
  58. greenlet==3.0.3
  59. grpcio==1.60.0
  60. gunicorn==21.2.0
  61. h11==0.14.0
  62. hanlp==2.1.0b55
  63. hanlp-common==0.0.19
  64. hanlp-downloader==0.0.25
  65. hanlp-trie==0.0.5
  66. html2text==2020.1.16
  67. httpcore==1.0.2
  68. httpx==0.26.0
  69. huggingface-hub==0.20.2
  70. idna==3.6
  71. importlib-metadata==7.0.1
  72. importlib-resources==6.1.1
  73. ipykernel==6.28.0
  74. ipython==8.18.1
  75. ipywidgets==8.1.1
  76. isoduration==20.11.0
  77. jedi==0.19.1
  78. jieba==0.42.1
  79. Jinja2==3.1.2
  80. jiojio==1.2.5
  81. jionlp==1.5.6
  82. joblib==1.3.2
  83. json5==0.9.14
  84. jsonlines==4.0.0
  85. jsonpatch==1.33
  86. jsonpath-python==1.0.6
  87. jsonpointer==2.4
  88. jsonschema==4.20.0
  89. jsonschema-specifications==2023.12.1
  90. jupyter==1.0.0
  91. jupyter_client==8.6.0
  92. jupyter-console==6.6.3
  93. jupyter_core==5.7.1
  94. jupyter-events==0.9.0
  95. jupyter-lsp==2.2.1
  96. jupyter_server==2.12.2
  97. jupyter_server_terminals==0.5.1
  98. jupyterlab==4.0.10
  99. jupyterlab_pygments==0.3.0
  100. jupyterlab_server==2.25.2
  101. jupyterlab-widgets==3.0.9
  102. kiwisolver==1.4.5
  103. LAC==2.1.2
  104. langchain==0.0.354
  105. langchain-community==0.0.10
  106. langchain-core==0.1.8
  107. langchain-experimental==0.0.47
  108. langdetect==1.0.9
  109. langsmith==0.0.78
  110. lxml==5.1.0
  111. MarkupSafe==2.1.3
  112. marshmallow==3.20.1
  113. matplotlib==3.8.2
  114. matplotlib-inline==0.1.6
  115. mistune==3.0.2
  116. mpmath==1.3.0
  117. multidict==6.0.4
  118. mypy-extensions==1.0.0
  119. nbclient==0.9.0
  120. nbconvert==7.14.0
  121. nbformat==5.9.2
  122. nest-asyncio==1.5.8
  123. networkx==3.2.1
  124. nltk==3.8.1
  125. notebook==7.0.6
  126. notebook_shim==0.2.3
  127. numpy==1.26.3
  128. odps==3.5.1
  129. openai==1.6.1
  130. opt-einsum==3.3.0
  131. orjson==3.9.10
  132. overrides==7.4.0
  133. packaging==23.2
  134. paddle-bfloat==0.1.7
  135. paddlepaddle==2.4.2
  136. pandas==2.1.4
  137. pandocfilters==1.5.0
  138. parso==0.8.3
  139. pdf2image==1.17.0
  140. pdfminer.six==20231228
  141. pexpect==4.9.0
  142. phrasetree==0.0.8
  143. pillow==10.2.0
  144. pip==23.3.1
  145. platformdirs==4.1.0
  146. prettytable==3.9.0
  147. prometheus-client==0.19.0
  148. prompt-toolkit==3.0.43
  149. protobuf==3.20.0
  150. psutil==5.9.7
  151. ptyprocess==0.7.0
  152. pure-eval==0.2.2
  153. pyarrow==14.0.2
  154. pycparser==2.21
  155. pydantic==2.5.3
  156. pydantic_core==2.14.6
  157. pydub==0.25.1
  158. pyecharts==2.0.4
  159. Pygments==2.17.2
  160. PyMySQL==1.1.0
  161. pynvml==11.5.0
  162. pyodps==0.11.5.post0
  163. pyparsing==3.1.1
  164. pypdf==3.17.4
  165. python-dateutil==2.8.2
  166. python-iso639==2024.1.2
  167. python-json-logger==2.0.7
  168. python-magic==0.4.27
  169. python-multipart==0.0.6
  170. python-rapidjson==1.14
  171. pytz==2023.3.post1
  172. PyYAML==6.0.1
  173. pyzmq==25.1.2
  174. qtconsole==5.5.1
  175. QtPy==2.4.1
  176. rapidfuzz==3.6.1
  177. referencing==0.32.1
  178. regex==2023.12.25
  179. requests==2.31.0
  180. rfc3339-validator==0.1.4
  181. rfc3986-validator==0.1.1
  182. rpds-py==0.16.2
  183. safetensors==0.4.1
  184. scikit-learn==1.3.2
  185. scipy==1.11.4
  186. seaborn==0.13.1
  187. semantic-version==2.10.0
  188. Send2Trash==1.8.2
  189. sentence-transformers==2.2.2
  190. sentencepiece==0.1.99
  191. setuptools==68.2.2
  192. simplejson==3.19.2
  193. six==1.16.0
  194. sniffio==1.3.0
  195. soupsieve==2.5
  196. SQLAlchemy==2.0.25
  197. sse-starlette==1.8.2
  198. sseclient==0.0.27
  199. stack-data==0.6.3
  200. starlette==0.32.0.post1
  201. sympy==1.12
  202. tabulate==0.9.0
  203. tenacity==8.2.3
  204. termcolor==2.4.0
  205. terminado==0.18.0
  206. threadpoolctl==3.2.0
  207. tiktoken==0.5.2
  208. tinycss2==1.2.1
  209. tokenizers==0.15.0
  210. tomli==2.0.1
  211. toolz==0.12.0
  212. toposort==1.5
  213. torch==2.1.2
  214. torchvision==0.16.2
  215. tornado==6.4
  216. tqdm==4.66.1
  217. traitlets==5.14.1
  218. transformers==4.36.2
  219. tritonclient==2.36.0
  220. types-python-dateutil==2.8.19.20240106
  221. typing_extensions==4.9.0
  222. typing-inspect==0.9.0
  223. tzdata==2023.4
  224. unstructured==0.11.8
  225. unstructured-client==0.15.1
  226. uri-template==1.3.0
  227. urllib3==1.26.18
  228. uvicorn==0.25.0
  229. wcwidth==0.2.13
  230. webcolors==1.13
  231. webencodings==0.5.1
  232. websocket-client==1.7.0
  233. websockets==11.0.3
  234. wheel==0.41.2
  235. widgetsnbextension==4.0.9
  236. wordcloud==1.9.3
  237. wrapt==1.16.0
  238. yarl==1.9.4
  239. zipfile36==0.1.3
  240. zipp==3.17.0
  241. zope.event==5.0
  242. zope.interface==6.1
  243. fiona==1.9.6
  244. shapely==2.0.4
  245. pyproj==3.6.1