feat: tqdm progress bar + setup.py wizard

This commit is contained in:
Davy
2026-05-12 13:58:15 -07:00
committed by ylytdeng
parent 3801f69d71
commit 0ff354138d
3 changed files with 271 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
pycryptodome>=3.19,<4
zstandard>=0.22,<1
mcp>=1.0,<2
# 可选:进度条 (pip install tqdm)