build: complete upgrade to fastapi 0.141, mcp sdk v2, fastmcp 4 and httpx2
This commit is contained in:
@@ -215,7 +215,7 @@ def rpc_client_from_target(
|
||||
) -> RpcWorkflowApiClient:
|
||||
"""Build the remote workflow surface for a resolved RPC target.
|
||||
|
||||
CLI tests patch this project-owned seam instead of monkeypatching `httpx`
|
||||
CLI tests patch this project-owned seam instead of monkeypatching `httpx2`
|
||||
internals. The production path still keeps HTTP construction inside the
|
||||
transport package.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user