chore(deps): bump mem0ai to >=2.0.0 to address GHSA-xqxw-r767-67m7
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Vulnerability Scan / pip-audit (push) Has been cancelled
Build uv cache / build-cache (3.10) (push) Has been cancelled
Build uv cache / build-cache (3.11) (push) Has been cancelled
Build uv cache / build-cache (3.12) (push) Has been cancelled
Build uv cache / build-cache (3.13) (push) Has been cancelled

This commit is contained in:
Greyson LaLonde
2026-05-09 00:17:48 +08:00
committed by GitHub
parent c67f6f63dc
commit cf2fb4503d
2 changed files with 6 additions and 6 deletions

View File

@@ -65,7 +65,7 @@ pandas = [
openpyxl = [
"openpyxl~=3.1.5",
]
mem0 = ["mem0ai~=0.1.94"]
mem0 = ["mem0ai>=2.0.0,<3"]
docling = [
"docling~=2.84.0",
]