Browse Source

Merge pull request #4783 from open-webui/dependabot/pip/backend/dev/langchain-community-0.2.12

chore(deps): bump langchain-community from 0.2.10 to 0.2.12 in /backend
Timothy Jaeryang Baek 8 months ago
parent
commit
14f0e6a2ba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -35,7 +35,7 @@ google-generativeai==0.7.2
 tiktoken
 
 langchain==0.2.14
-langchain-community==0.2.10
+langchain-community==0.2.12
 langchain-chroma==0.1.2
 
 fake-useragent==1.5.1