mirror of
https://github.com/open-webui/open-webui
synced 2025-06-15 02:41:30 +00:00
chore: bump
This commit is contained in:
parent
e6ca7a414b
commit
f78811b253
@ -40,7 +40,7 @@ dependencies = [
|
|||||||
|
|
||||||
"RestrictedPython==8.0",
|
"RestrictedPython==8.0",
|
||||||
|
|
||||||
"loguru==0.7.2",
|
"loguru==0.7.3",
|
||||||
"asgiref==3.8.1",
|
"asgiref==3.8.1",
|
||||||
|
|
||||||
"openai",
|
"openai",
|
||||||
@ -48,8 +48,8 @@ dependencies = [
|
|||||||
"google-generativeai==0.8.4",
|
"google-generativeai==0.8.4",
|
||||||
"tiktoken",
|
"tiktoken",
|
||||||
|
|
||||||
"langchain==0.3.19",
|
"langchain==0.3.24",
|
||||||
"langchain-community==0.3.18",
|
"langchain-community==0.3.23",
|
||||||
|
|
||||||
"fake-useragent==2.1.0",
|
"fake-useragent==2.1.0",
|
||||||
"chromadb==0.6.3",
|
"chromadb==0.6.3",
|
||||||
@ -57,7 +57,7 @@ dependencies = [
|
|||||||
"qdrant-client~=1.12.0",
|
"qdrant-client~=1.12.0",
|
||||||
"opensearch-py==2.8.0",
|
"opensearch-py==2.8.0",
|
||||||
"playwright==1.49.1",
|
"playwright==1.49.1",
|
||||||
"elasticsearch==8.17.1",
|
"elasticsearch==9.0.1",
|
||||||
"pinecone==6.0.2",
|
"pinecone==6.0.2",
|
||||||
|
|
||||||
"transformers",
|
"transformers",
|
||||||
@ -88,7 +88,7 @@ dependencies = [
|
|||||||
|
|
||||||
"pillow==11.1.0",
|
"pillow==11.1.0",
|
||||||
"opencv-python-headless==4.11.0.86",
|
"opencv-python-headless==4.11.0.86",
|
||||||
"rapidocr-onnxruntime==1.3.24",
|
"rapidocr-onnxruntime==1.4.4",
|
||||||
"rank-bm25==0.2.2",
|
"rank-bm25==0.2.2",
|
||||||
|
|
||||||
"onnxruntime==1.20.1",
|
"onnxruntime==1.20.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user