Add MCP dependency and pin versions (#1)

This commit is contained in:
dsjzazs
2026-03-14 15:13:28 +08:00
committed by GitHub
parent 8e8edc649c
commit 2e03247fb9
3 changed files with 18 additions and 9 deletions

View File

@@ -1,2 +1,3 @@
pycryptodome
zstandard
pycryptodome>=3.19,<4
zstandard>=0.22,<1
mcp>=1.0,<2