BREAKING/CAUTION: chore: chromadb dep bump - needs testing (#19780)

* Update requirements.txt

* Update requirements-min.txt

* Update pyproject.toml
This commit is contained in:
Classic298 2025-12-06 14:03:04 +01:00 committed by GitHub
parent 508fde70ff
commit cdd75ade50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -45,7 +45,7 @@ langchain==0.3.27
langchain-community==0.3.29
fake-useragent==2.2.0
chromadb==1.1.0
chromadb==1.3.5
black==25.11.0
pydub
chardet==5.2.0

View file

@ -48,7 +48,7 @@ langchain==0.3.27
langchain-community==0.3.29
fake-useragent==2.2.0
chromadb==1.1.0
chromadb==1.3.5
weaviate-client==4.17.0
opensearch-py==2.8.0

View file

@ -55,7 +55,7 @@ dependencies = [
"langchain-community==0.3.29",
"fake-useragent==2.2.0",
"chromadb==1.0.20",
"chromadb==1.3.5",
"opensearch-py==2.8.0",
"PyMySQL==1.1.1",
"boto3==1.41.5",