Browse Source

Merge pull request #6567 from open-webui/dependabot/pip/pip-1185b3d527

build(deps): bump the pip group across 2 directories with 1 update
Timothy Jaeryang Baek 6 tháng trước cách đây
mục cha
commit
785497a34a
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      backend/requirements.txt
  2. 1 1
      pyproject.toml

+ 1 - 1
backend/requirements.txt

@@ -35,7 +35,7 @@ anthropic
 google-generativeai==0.7.2
 google-generativeai==0.7.2
 tiktoken
 tiktoken
 
 
-langchain==0.2.15
+langchain==0.3.0
 langchain-community==0.2.12
 langchain-community==0.2.12
 langchain-chroma==0.1.4
 langchain-chroma==0.1.4
 
 

+ 1 - 1
pyproject.toml

@@ -42,7 +42,7 @@ dependencies = [
     "google-generativeai==0.7.2",
     "google-generativeai==0.7.2",
     "tiktoken",
     "tiktoken",
 
 
-    "langchain==0.2.15",
+    "langchain==0.3.0",
     "langchain-community==0.2.12",
     "langchain-community==0.2.12",
     "langchain-chroma==0.1.4",
     "langchain-chroma==0.1.4",