mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2026-01-07 16:04:21 +01:00
Require Python 3.10
This commit is contained in:
@@ -7,7 +7,7 @@ name = "mcp-python"
|
||||
version = "0.1.3"
|
||||
description = "Model Context Protocol implementation for Python"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"anyio",
|
||||
"httpx",
|
||||
|
||||
Reference in New Issue
Block a user