Skip to content

Commit 8b57834

Browse files
committed
setup: add fastmcp to deps
1 parent aed5c5f commit 8b57834

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ def main() -> None:
1818
"dnspython==2.8.*",
1919
"json-log-formatter==1.1.*",
2020
"httpx==0.28.*",
21+
"fastmcp==2.14.*",
2122
],
2223
)
2324

0 commit comments

Comments
 (0)