mirror of
https://github.com/Sun-ZhenXing/mcp-template-python.git
synced 2026-02-04 02:03:32 +00:00
chore: update deps & config
This commit is contained in:
@@ -8,9 +8,9 @@ authors = [
|
||||
]
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"fastapi[standard]>=0.115.12",
|
||||
"mcp>=1.9.4",
|
||||
"uvicorn[standard]>=0.34.3",
|
||||
"fastapi[standard]>=0.115.14",
|
||||
"mcp>=1.10.1",
|
||||
"uvicorn[standard]>=0.35.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user