mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 17:47:44 -05:00
BREAKING/CAUTION: chore: chromadb dep bump - needs testing (#19780)
* Update requirements.txt * Update requirements-min.txt * Update pyproject.toml
This commit is contained in:
@@ -45,7 +45,7 @@ langchain==0.3.27
|
|||||||
langchain-community==0.3.29
|
langchain-community==0.3.29
|
||||||
fake-useragent==2.2.0
|
fake-useragent==2.2.0
|
||||||
|
|
||||||
chromadb==1.1.0
|
chromadb==1.3.5
|
||||||
black==25.11.0
|
black==25.11.0
|
||||||
pydub
|
pydub
|
||||||
chardet==5.2.0
|
chardet==5.2.0
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ langchain==0.3.27
|
|||||||
langchain-community==0.3.29
|
langchain-community==0.3.29
|
||||||
|
|
||||||
fake-useragent==2.2.0
|
fake-useragent==2.2.0
|
||||||
chromadb==1.1.0
|
chromadb==1.3.5
|
||||||
weaviate-client==4.17.0
|
weaviate-client==4.17.0
|
||||||
opensearch-py==2.8.0
|
opensearch-py==2.8.0
|
||||||
|
|
||||||
|
|||||||
@@ -55,7 +55,7 @@ dependencies = [
|
|||||||
"langchain-community==0.3.29",
|
"langchain-community==0.3.29",
|
||||||
|
|
||||||
"fake-useragent==2.2.0",
|
"fake-useragent==2.2.0",
|
||||||
"chromadb==1.0.20",
|
"chromadb==1.3.5",
|
||||||
"opensearch-py==2.8.0",
|
"opensearch-py==2.8.0",
|
||||||
"PyMySQL==1.1.1",
|
"PyMySQL==1.1.1",
|
||||||
"boto3==1.41.5",
|
"boto3==1.41.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user