update chromadb which seems to have issues with upsert

This commit is contained in:
Brandon Hancock
2024-12-12 13:04:35 -05:00
parent 6c23f6e03c
commit 307e37d0b6
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ dependencies = [
"uv>=0.4.25",
"tomli-w>=1.1.0",
"tomli>=2.0.2",
"chromadb>=0.5.18",
"chromadb>=0.5.23",
"pdfplumber>=0.11.4",
"openpyxl>=3.1.5",
"blinker>=1.9.0",