mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-27 07:44:48 +08:00
security: patch orjson DoS and harden container/frontend (#852)
This commit is contained in:
@@ -50,6 +50,7 @@ dependencies = [
|
||||
"psycopg[binary]>=3.2.9",
|
||||
"qdrant-client>=1.15.1",
|
||||
"langchain-qdrant>=0.2.0",
|
||||
"orjson>=3.11.5",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user