mirror of
https://github.com/Sun-ZhenXing/mcp-template-python.git
synced 2026-02-04 02:03:32 +00:00
feat: update to python 3.13
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
[project]
|
||||
name = "mcp-template-python"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
description = "MCP Template for Python Projects"
|
||||
readme = "README.md"
|
||||
authors = []
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"click>=8.0.0",
|
||||
"fastapi-radar>=0.2.0",
|
||||
"fastapi[standard]>=0.115.0",
|
||||
"mcp[cli]>=1.10.0",
|
||||
"pydantic>=2.11.7",
|
||||
|
||||
Reference in New Issue
Block a user