new: update fastmcp to 2.7.0 (#65)

This commit is contained in:
George
2025-06-13 16:52:48 +04:00
committed by GitHub
parent 28bf298a32
commit 3fdb4c4b1b
3 changed files with 13 additions and 73 deletions

View File

@@ -9,7 +9,7 @@ dependencies = [
"fastembed>=0.6.0",
"qdrant-client>=1.12.0",
"pydantic>=2.10.6",
"fastmcp>=2.5.1,<2.7.0",
"fastmcp>=2.7.0",
]
[build-system]