Browse Source

fix: cve issue (#24555)

Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
tags/1.8.0
kenwoodjw 2 months ago
parent
commit
23a8409e0c
No account linked to committer's email address
2 changed files with 2196 additions and 2195 deletions
  1. 2
    2
      api/pyproject.toml
  2. 2194
    2193
      api/uv.lock

+ 2
- 2
api/pyproject.toml View File

@@ -77,9 +77,9 @@ dependencies = [
"resend~=2.9.0",
"sentry-sdk[flask]~=2.28.0",
"sqlalchemy~=2.0.29",
"starlette==0.41.0",
"starlette==0.47.2",
"tiktoken~=0.9.0",
"transformers~=4.51.0",
"transformers~=4.53.0",
"unstructured[docx,epub,md,ppt,pptx]~=0.16.1",
"weave~=0.51.0",
"yarl~=1.18.3",

+ 2194
- 2193
api/uv.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save