Browse Source

Merge pull request #3563 from open-webui/dependabot/pip/backend/dev/langchain-community-0.2.6

chore(deps): bump langchain-community from 0.2.0 to 0.2.6 in /backend
Timothy Jaeryang Baek 1 year ago
parent
commit
61b2bcae47
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -31,7 +31,7 @@ anthropic
 google-generativeai==0.5.4
 
 langchain==0.2.0
-langchain-community==0.2.0
+langchain-community==0.2.6
 langchain-chroma==0.1.2
 
 fake-useragent==1.5.1