feat(cli): migrate argument parsing to typer

This commit is contained in:
程序员阿江-Relakkes
2025-09-26 17:21:47 +08:00
parent 879a72ea30
commit f97e0c18cd
3 changed files with 185 additions and 48 deletions

View File

@@ -2,6 +2,7 @@ httpx==0.28.1
Pillow==9.5.0
playwright==1.45.0
tenacity==8.2.2
typer>=0.12.3
opencv-python
aiomysql==0.2.0
redis~=4.6.0