Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/band-mcp/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
# bump-mcp-sdk-floor job, so this always tracks the most recently
# published band-sdk version -- band-mcp is developed in lockstep in
# this monorepo and can depend on any already-released SDK feature.
"band-sdk>=3.0.0",
"band-sdk>=3.1.1",
"uvicorn>=0.30.0", # Required for SSE transport mode
]

Expand Down
Loading