Skip to content

Commit ac0fa2a

Browse files
Fix Dependabot security alerts: remove vulnerable langchain-core, upgrade fastmcp (#155)
* Initial plan * Fix Dependabot security alerts: upgrade fastmcp >=3.2.4, remove vulnerable langchain-core Agent-Logs-Url: https://github.com/Clarifai/examples/sessions/74565200-f943-44d5-b4c1-22accf74d48f Co-authored-by: sanjaychelliah <65780631+sanjaychelliah@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: sanjaychelliah <65780631+sanjaychelliah@users.noreply.github.com>
1 parent b3fcad1 commit ac0fa2a

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
clarifai>=11.4.8
2-
langchain-core==0.3.52
3-
fastmcp>=2.3.4
2+
fastmcp>=3.2.4
43
openai>=1.82.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
clarifai>=11.4.7
2-
fastmcp>=2.3.4
2+
fastmcp>=3.2.4
33
openai>=1.82.0

0 commit comments

Comments
 (0)