fix(deps): update dependency fastmcp to v2

This commit is contained in:
renovate[bot] 2025-05-27 11:07:37 +00:00 committed by Hal
parent 0153f89882
commit 1725df0ca1
2 changed files with 109 additions and 17 deletions

View file

@ -29,7 +29,7 @@ packages = [{include = "pypi_query_mcp"}]
[tool.poetry.dependencies]
python = "^3.10"
fastmcp = "^0.4.0"
fastmcp = "^2.0.0"
httpx = "^0.28.0"
packaging = "^24.0"
pydantic = "^2.0.0"