migrate to fastmcp 2 (#57)
* migrate to fastmcp 2 * format * ignore mypy being unreasonable * fmt * upd readme
This commit is contained in:
@@ -6,10 +6,10 @@ readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
license = "Apache-2.0"
|
||||
dependencies = [
|
||||
"mcp[cli]>=1.3.0",
|
||||
"fastembed>=0.6.0",
|
||||
"qdrant-client>=1.12.0",
|
||||
"pydantic>=2.10.6",
|
||||
"fastmcp>=2.5.1",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user