Release 0.5.0: Upgrade to Fast Agent 0.7.15
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "pallas-mcp"
|
name = "pallas-mcp"
|
||||||
version = "0.4.1"
|
version = "0.5.0"
|
||||||
description = "FastAgent MCP Bridge — generic runtime for serving FastAgent agents over StreamableHTTP"
|
description = "FastAgent MCP Bridge — generic runtime for serving FastAgent agents over StreamableHTTP"
|
||||||
requires-python = ">=3.13.5"
|
requires-python = ">=3.13.5"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"fast-agent-mcp>=0.6.10",
|
"fast-agent-mcp>=0.7.15",
|
||||||
"httpx",
|
"httpx",
|
||||||
"prometheus-client",
|
"prometheus-client",
|
||||||
"pyyaml",
|
"pyyaml",
|
||||||
|
|||||||
Reference in New Issue
Block a user