mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2026-01-06 07:24:24 +01:00
Change lower bounds and update locks
This commit is contained in:
@@ -26,11 +26,11 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.13",
|
||||
]
|
||||
dependencies = [
|
||||
"anyio>=4.6",
|
||||
"anyio>=4.5",
|
||||
"httpx>=0.27",
|
||||
"httpx-sse>=0.4",
|
||||
"pydantic>=2.8.0",
|
||||
"starlette>=0.39",
|
||||
"pydantic>=2.7.2",
|
||||
"starlette>=0.27",
|
||||
"sse-starlette>=2.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user