mirror of
https://github.com/langgenius/dify.git
synced 2026-03-30 08:59:46 +08:00
fix: python package vulnerability (#27645)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
This commit is contained in:
parent
20ad5b7ac2
commit
41be581594
@ -74,7 +74,7 @@ dependencies = [
|
||||
"resend~=2.9.0",
|
||||
"sentry-sdk[flask]~=2.28.0",
|
||||
"sqlalchemy~=2.0.29",
|
||||
"starlette==0.47.2",
|
||||
"starlette==0.49.1",
|
||||
"tiktoken~=0.9.0",
|
||||
"transformers~=4.56.1",
|
||||
"unstructured[docx,epub,md,ppt,pptx]~=0.16.1",
|
||||
|
||||
4624
api/uv.lock
generated
4624
api/uv.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user