deps: add mcp-proxy-for-aws to runtime dependencies

This commit is contained in:
daniel
2026-05-15 10:28:51 -05:00
parent 0eff46126f
commit 9c09dce519
2 changed files with 17 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ dependencies = [
"strands-agents-tools >= 0.5.0",
"strands-agents >= 1.13.0",
"workspace-mcp >= 1.20.0",
"mcp-proxy-for-aws >= 1.0.0",
]
[tool.hatch.build.targets.wheel]