Skip to content

Commit 21f2f82

Browse files
committed
Merge branch 'v1.1.x'
2 parents aaf32b5 + ce25842 commit 21f2f82

File tree

2 files changed

+7
-23
lines changed

2 files changed

+7
-23
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "mcp"
7-
version = "1.1.1.dev0"
7+
version = "1.1.2.dev0"
88
description = "Model Context Protocol SDK"
99
readme = "README.md"
1010
requires-python = ">=3.10"
@@ -31,7 +31,7 @@ dependencies = [
3131
"httpx-sse>=0.4",
3232
"pydantic>=2.7.2",
3333
"starlette>=0.27",
34-
"sse-starlette>=2.0",
34+
"sse-starlette>=1.6.1",
3535
]
3636

3737
[project.urls]

uv.lock

Lines changed: 5 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)