chore: bump chroma

This commit is contained in:
Timothy Jaeryang Baek 2025-09-09 19:13:41 +04:00
parent f2a09c7149
commit 23990276cb
2 changed files with 2 additions and 4 deletions

View file

@ -50,8 +50,7 @@ langchain==0.3.26
langchain-community==0.3.27
fake-useragent==2.2.0
chromadb==0.6.3
posthog==5.4.0
chromadb==1.0.20
pymilvus==2.5.0
qdrant-client==1.14.3
opensearch-py==2.8.0

View file

@ -55,7 +55,7 @@ dependencies = [
"langchain-community==0.3.27",
"fake-useragent==2.2.0",
"chromadb==0.6.3",
"chromadb==1.0.20",
"pymilvus==2.5.0",
"qdrant-client==1.14.3",
"opensearch-py==2.8.0",
@ -124,7 +124,6 @@ dependencies = [
"tencentcloud-sdk-python==3.0.1336",
"oracledb>=3.2.0",
"posthog==5.4.0",
]
readme = "README.md"