Pin mcp version.

This commit is contained in:
Adam Fourney 2025-03-25 10:35:07 -07:00
parent fd8994869b
commit 6a1929fdfd

View file

@ -24,7 +24,7 @@ classifiers = [
"Programming Language :: Python :: Implementation :: PyPy",
]
dependencies = [
"mcp",
"mcp~=1.5.0",
"markitdown[all]>=0.1.1,<0.2.0",
]