Skip to content

Commit 7d2b969

Browse files
committed
fix: bump langchain-community
See: CVE-2025-6984
1 parent 80019d3 commit 7d2b969

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Models",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Provide the default integration for the most popular models (OpenAI, Ollama, ...)",
55
"author_name": "loky-lp",
66
"author_url": "https://github.com/loky-lp",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
langchain-anthropic==0.2.4
22
langchain-cohere==0.3.1
3-
langchain-community==0.3.4
3+
langchain-community==0.3.27
44
langchain-google-genai==2.0.4
55
langchain-ollama==0.2.0
66
langchain-openai==0.2.6

0 commit comments

Comments
 (0)