support streamable http mcp (#1245)

Co-authored-by: luhualin
This commit is contained in:
Betula-L
2025-05-22 05:34:50 +08:00
committed by GitHub
parent 38261fd31c
commit 9fd680c366
3 changed files with 36 additions and 4 deletions

View File

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