mem0-venv: chromadb>=1.6.0, pip>=26.1.2 + update-skript
Ampel / ampel (push) Failing after 22s

- requirements.txt: chromadb==1.5.9 → chromadb>=1.6.0, pip>=26.1.2 hinzugefügt
- update-mem0-venv.sh: Idempotentes Update-Skript mit Backup und Smoke-Test
This commit is contained in:
2026-08-02 06:45:26 +02:00
parent 76d2d7c74b
commit 6637332b3e
2 changed files with 40 additions and 1 deletions
+2 -1
View File
@@ -4,6 +4,7 @@
# mem0/chromadb-Upgrade kann das still brechen.
# Upgrade-Prozedur (Backup → Pin anheben → smoke_test.py): siehe docs/UPGRADE.md.
mem0ai==2.0.8
chromadb==1.5.9
chromadb>=1.6.0
pip>=26.1.2
fastapi==0.138.1
uvicorn[standard]==0.49.0