mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-22 16:06:50 +00: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