pyproject.toml 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  1. [tool.poetry]
  2. name = "app"
  3. version = "0.1.0"
  4. description = ""
  5. authors = ["xujiawei"]
  6. readme = "README.md"
  7. [[tool.poetry.source]]
  8. name = "aliyun"
  9. url = "https://mirrors.aliyun.com/pypi/simple"
  10. priority = "primary"
  11. [tool.poetry.dependencies]
  12. python = ">=3.10,<3.13"
  13. aiofiles = "24.1.0"
  14. aiohappyeyeballs = "2.3.5"
  15. aiohttp = "3.11.10"
  16. aiohttp-retry = "2.9.1"
  17. aiomysql = "0.2.0"
  18. aioshutil = "1.5"
  19. aiosignal = "1.3.1"
  20. aiosmtplib = "3.0.2"
  21. aiosqlite = "0.20.0"
  22. aiostream = "0.5.2"
  23. alembic = "1.14.0"
  24. amqp = "5.2.0"
  25. annotated-types = "0.7.0"
  26. anyio = "3.7.1"
  27. anytree = "2.12.1"
  28. apscheduler = "3.11.0"
  29. async-timeout = "4.0.3"
  30. asyncclick = "8.1.7.2"
  31. asyncpg = "0.29.0"
  32. attrs = "23.1.0"
  33. autograd = "1.7.0"
  34. backoff = "2.2.1"
  35. bcrypt = "4.2.1"
  36. beartype = "0.18.5"
  37. beautifulsoup4 = "4.12.3"
  38. billiard = "4.2.0"
  39. boto3 = "1.35.81"
  40. botocore = "1.35.81"
  41. bs4 = "0.0.2"
  42. build = "1.2.2.post1"
  43. cachecontrol = "0.14.1"
  44. celery = "5.3.4"
  45. certifi = "2024.7.4"
  46. cffi = "1.17.1"
  47. charset-normalizer = "3.3.2"
  48. cleo = "2.1.0"
  49. click = "8.1.7"
  50. click-didyoumean = "0.3.0"
  51. click-plugins = "1.1.1"
  52. click-repl = "0.3.0"
  53. colorlog = "6.9.0"
  54. contourpy = "1.3.1"
  55. crashtest = "0.4.1"
  56. cryptography = "43.0.3"
  57. cycler = "0.12.1"
  58. dataclasses-json = "0.6.7"
  59. deepdiff = "7.0.1"
  60. deprecated = "1.2.15"
  61. deprecation = "2.1.0"
  62. distlib = "0.3.9"
  63. distro = "1.9.0"
  64. dnspython = "2.7.0"
  65. dulwich = "0.21.7"
  66. email-validator = "2.2.0"
  67. et-xmlfile = "2.0.0"
  68. eval-type-backport = "0.2.0"
  69. exceptiongroup = "1.2.0"
  70. fastapi = "0.114.2"
  71. fastapi-pagination = "0.12.32"
  72. fastjsonschema = "2.20.0"
  73. filelock = "3.16.1"
  74. fire = "0.5.0"
  75. flupy = "1.2.1"
  76. fonttools = "4.55.3"
  77. frozenlist = "1.4.1"
  78. fsspec = "2024.10.0"
  79. future = "1.0.0"
  80. gensim = "4.3.3"
  81. gevent = "24.2.1"
  82. gotrue = "2.11.0"
  83. graspologic = "3.4.1"
  84. graspologic-native = "1.2.1"
  85. greenlet = "3.0.3"
  86. grpcio = "1.68.1"
  87. grpcio-tools = "1.62.3"
  88. gunicorn = "21.2.0"
  89. h11 = "0.14.0"
  90. h2 = "4.1.0"
  91. hatchet-sdk = "0.38.3"
  92. hpack = "4.0.0"
  93. httpcore = "1.0.5"
  94. httpx = "0.27.0"
  95. huggingface-hub = "0.26.5"
  96. hyperframe = "6.0.1"
  97. hyppo = "0.4.0"
  98. idna = "3.7"
  99. importlib-metadata = "8.5.0"
  100. installer = "0.7.0"
  101. jaraco-classes = "3.4.0"
  102. jeepney = "0.8.0"
  103. jinja2 = "3.1.4"
  104. jiter = "0.8.2"
  105. jmespath = "1.0.1"
  106. joblib = "1.4.2"
  107. jsonpatch = "1.33"
  108. jsonpath-python = "1.0.6"
  109. jsonpointer = "3.0.0"
  110. jsonschema = "4.23.0"
  111. jsonschema-path = "0.3.2"
  112. jsonschema-specifications = "2023.12.1"
  113. keyring = "24.3.1"
  114. kiwisolver = "1.4.7"
  115. kombu = "5.3.4"
  116. langchain = "0.2.12"
  117. langchain-community = "0.2.11"
  118. langchain-core = "0.2.29"
  119. langchain-text-splitters = "0.2.2"
  120. langsmith = "0.1.99"
  121. lazy-object-proxy = "1.10.0"
  122. litellm = "1.55.2"
  123. llvmlite = "0.43.0"
  124. loguru = "0.7.3"
  125. lxml = "5.1.0"
  126. mako = "1.3.0"
  127. markdown = "3.7"
  128. markupsafe = "2.1.3"
  129. marshmallow = "3.21.3"
  130. matplotlib = "3.10.0"
  131. monotonic = "1.6"
  132. more-itertools = "10.5.0"
  133. msgpack = "1.1.0"
  134. multidict = "6.0.5"
  135. mypy-extensions = "1.0.0"
  136. nest-asyncio = "1.6.0"
  137. networkx = "3.4.2"
  138. nltk = "3.9.1"
  139. numba = "0.60.0"
  140. numpy = "1.26.4"
  141. ollama = "0.3.3"
  142. openai = "1.58.1"
  143. openapi-schema-validator = "0.6.2"
  144. openapi-spec-validator = "0.7.1"
  145. openpyxl = "3.1.5"
  146. ordered-set = "4.1.0"
  147. orjson = "3.9.15"
  148. packaging = "23.2"
  149. pandas = "2.2.3"
  150. passlib = "1.7.4"
  151. pathable = "0.4.3"
  152. patsy = "1.0.1"
  153. pdf2image = "1.17.0"
  154. pexpect = "4.9.0"
  155. pgvector = "0.3.6"
  156. pillow = "11.0.0"
  157. pkginfo = "1.11.2"
  158. platformdirs = "4.3.6"
  159. poetry = "1.8.4"
  160. poetry-core = "1.9.1"
  161. poetry-plugin-export = "1.8.0"
  162. postgrest = "0.18.0"
  163. posthog = "3.7.4"
  164. pot = "0.9.5"
  165. prompt-toolkit = "3.0.43"
  166. propcache = "0.2.1"
  167. protobuf = "4.25.5"
  168. psutil = "6.1.0"
  169. psycopg-binary = "3.2.3"
  170. psycopg2-binary = "2.9.10"
  171. ptyprocess = "0.7.0"
  172. pycparser = "2.22"
  173. pycryptodome = "3.20.0"
  174. pydantic = "2.10.3"
  175. pydantic-settings = "2.4.0"
  176. pydantic-core = "2.27.1"
  177. pyjwt = "2.9.0"
  178. pymupdf = "1.23.8"
  179. pymupdfb = "1.23.7"
  180. pymysql = "1.1.1"
  181. pynndescent = "0.5.13"
  182. pyparsing = "3.2.0"
  183. pypdf = "4.3.1"
  184. pypdf2 = "3.0.1"
  185. pyproject-hooks = "1.2.0"
  186. python-dateutil = "2.9.0.post0"
  187. python-docx = "1.1.2"
  188. python-dotenv = "1.0.1"
  189. python-http-client = "3.3.7"
  190. python-magic = "0.4.27"
  191. python-multipart = "0.0.9"
  192. python-pptx = "1.0.2"
  193. pytz = "2024.2"
  194. pyyaml = "6.0.1"
  195. r2r = "3.3.13"
  196. rapidfuzz = "3.10.1"
  197. realtime = "2.0.6"
  198. redis = "5.0.8"
  199. referencing = "0.31.1"
  200. regex = "2024.7.24"
  201. requests = "2.32.2"
  202. requests-toolbelt = "1.0.0"
  203. rfc3339-validator = "0.1.4"
  204. rpds-py = "0.18.0"
  205. s3transfer = "0.10.4"
  206. scikit-learn = "1.6.0"
  207. scipy = "1.12.0"
  208. seaborn = "0.13.2"
  209. secretstorage = "3.3.3"
  210. sendgrid = "6.11.0"
  211. shellingham = "1.5.4"
  212. six = "1.16.0"
  213. smart-open = "7.0.5"
  214. sniffio = "1.3.0"
  215. soupsieve = "2.5"
  216. sqlakeyset = "2.0.1701229837"
  217. sqlalchemy = "2.0.36"
  218. sqlmodel = "0.0.21"
  219. sse-starlette = "1.8.2"
  220. starkbank-ecdsa = "2.2.0"
  221. starlette = "0.38.6"
  222. statsmodels = "0.14.4"
  223. storage3 = "0.9.0"
  224. strenum = "0.4.15"
  225. supabase = "2.10.0"
  226. supafunc = "0.7.0"
  227. tenacity = "8.5.0"
  228. termcolor = "2.5.0"
  229. threadpoolctl = "3.5.0"
  230. tiktoken = "0.8.0"
  231. tokenizers = "0.19.0"
  232. toml = "0.10.2"
  233. tomli = "2.1.0"
  234. tomlkit = "0.13.2"
  235. tqdm = "4.66.5"
  236. trove-classifiers = "2024.10.21.16"
  237. types-aiofiles = "24.1.0.20240626"
  238. types-requests = "2.32.0.20240712"
  239. typing-inspect = "0.9.0"
  240. typing-extensions = "4.12.2"
  241. tzdata = "2023.3"
  242. tzlocal = "5.2"
  243. umap-learn = "0.5.7"
  244. unstructured-client = "0.25.9"
  245. urllib3 = "2.0.7"
  246. uvicorn = "0.27.1"
  247. vecs = "0.4.5"
  248. vine = "5.1.0"
  249. virtualenv = "20.27.1"
  250. wcwidth = "0.2.12"
  251. websockets = "13.1"
  252. wrapt = "1.17.0"
  253. xlsxwriter = "3.2.0"
  254. yarl = "1.18.3"
  255. zipp = "3.21.0"
  256. zope-event = "5.0"
  257. zope-interface = "6.2"
  258. [build-system]
  259. requires = ["poetry-core"]
  260. build-backend = "poetry.core.masonry.api"