mirror of
https://github.com/langgenius/dify.git
synced 2026-01-14 06:07:33 +08:00
fix: cve issue (#24555)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
This commit is contained in:
parent
6e674b511a
commit
23a8409e0c
@ -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",
|
||||
|
||||
4317
api/uv.lock
generated
4317
api/uv.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user