Skip to content

Commit f986d96

Browse files
committed
update pyproject
1 parent 35ae787 commit f986d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
"Programming Language :: Python :: 3.12",
1919
]
2020
dependencies = [
21-
"mcp==1.4.1",
21+
"mcp>=1.2.0",
2222
"mcpcat-api==0.1.3",
2323
"pydantic>=2.0.0",
2424
]

0 commit comments

Comments
 (0)