build(mem0): bump mem0ai dependency to >=1.0.8,<2

This commit is contained in:
Mark Backman
2026-03-26 13:26:20 -04:00
parent 9c6d51c570
commit 4e4a8c45d5
2 changed files with 6 additions and 5 deletions

View File

@@ -88,7 +88,7 @@ lmnt = [ "pipecat-ai[websockets-base]" ]
local = [ "pyaudio~=0.2.14" ]
local-smart-turn = [ "coremltools>=8.0", "transformers>=4.48.0,<6", "torch>=2.5.0,<3", "torchaudio>=2.5.0,<3" ]
mcp = [ "mcp[cli]>=1.11.0,<2" ]
mem0 = [ "mem0ai~=0.1.94" ]
mem0 = [ "mem0ai>=1.0.8,<2" ]
mistral = []
mlx-whisper = [ "mlx-whisper~=0.4.2" ]
moondream = [ "accelerate~=1.10.0", "einops~=0.8.0", "pyvips[binary]~=3.0.0", "timm~=1.0.13", "transformers>=4.48.0,<6" ]