mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-23 05:54:19 +02:00
Merge pull request #427 from jlowin/181
Pin to mcp 1.8.1 to resolve callback deadlocks with SHTTP
This commit is contained in:
commit
d5db876b60
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ dependencies = [
|
|||
"python-dotenv>=1.1.0",
|
||||
"exceptiongroup>=1.2.2",
|
||||
"httpx>=0.28.1",
|
||||
"mcp>=1.8.0,<2.0.0",
|
||||
"mcp>=1.8.1,<2.0.0",
|
||||
"openapi-pydantic>=0.5.1",
|
||||
"rich>=13.9.4",
|
||||
"typer>=0.15.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue