mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2026-01-15 19:54:24 +01:00
Add support for serverside oauth (#255)
Co-authored-by: David Soria Parra <davidsp@anthropic.com> Co-authored-by: Basil Hosmer <basil@anthropic.com> Co-authored-by: ihrpr <inna@anthropic.com>
This commit is contained in:
@@ -27,6 +27,7 @@ dependencies = [
|
||||
"httpx-sse>=0.4",
|
||||
"pydantic>=2.7.2,<3.0.0",
|
||||
"starlette>=0.27",
|
||||
"python-multipart>=0.0.9",
|
||||
"sse-starlette>=1.6.1",
|
||||
"pydantic-settings>=2.5.2",
|
||||
"uvicorn>=0.23.1; sys_platform != 'emscripten'",
|
||||
|
||||
Reference in New Issue
Block a user