Explorar el Código

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 hace 6 meses
padre
commit
785497a34a
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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
 tiktoken
 
-langchain==0.2.15
+langchain==0.3.0
 langchain-community==0.2.12
 langchain-chroma==0.1.4
 

+ 1 - 1
pyproject.toml

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