feat:更新fastmcp2.10.7,add testfile

This commit is contained in:
mm644706215
2025-07-29 16:54:02 +08:00
parent b2b1093c6d
commit 9bd77e991e
6 changed files with 2120 additions and 1 deletions

View File

@@ -118,3 +118,6 @@ warn_unused_ignores = true
warn_no_return = true
warn_unreachable = true
strict_equality = true
[tool.uv.sources]
fastmcp = { git = "https://github.com/jlowin/fastmcp.git" }