fix(deps): update dependency fastmcp to ^0.4.0
This commit is contained in:
parent
3d0eda0acf
commit
c28da94f9c
2 changed files with 12 additions and 7 deletions
|
|
@ -29,7 +29,7 @@ packages = [{include = "pypi_query_mcp"}]
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
fastmcp = "^0.2.0"
|
||||
fastmcp = "^0.4.0"
|
||||
httpx = "^0.28.0"
|
||||
packaging = "^24.0"
|
||||
pydantic = "^2.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue