This commit is contained in:
dingfeng.wong
2025-07-22 01:26:24 +08:00
parent 20adfed935
commit 27b391d7fe
5 changed files with 298 additions and 29 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ requires-python = ">=3.11"
dependencies = [
"pillow>=11.1.0",
"pyperclip>=1.9.0",
"pytesseract>=0.3.13",
"python-doctr>=0.8.0",
"typer>=0.12.0",
"rich>=13.0.0",
]