Skip to content

Commit 718b668

Browse files
author
Salman Mohammed
committed
removed mcp denpendency on langchain
1 parent 7016987 commit 718b668

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

plugins/communication_protocols/mcp/pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ dependencies = [
1515
"pydantic>=2.0",
1616
"mcp>=1.12",
1717
"utcp>=1.0",
18-
"mcp-use>=1.3",
19-
"langchain==0.3.27",
20-
"langchain-core==0.3.27"
18+
"mcp-use>=1.3"
2119
]
2220
classifiers = [
2321
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)