This commit is contained in:
dingfeng.wong
2025-07-23 12:36:34 +08:00
parent 6e2bda5cfb
commit 30cdcd8fba
6 changed files with 1451 additions and 14 deletions
+2 -1
View File
@@ -13,8 +13,9 @@ dependencies = [
"python-doctr>=0.8.0",
"typer>=0.12.0",
"rich>=13.0.0",
"realtimestt>=0.3.104",
"rumps>=0.4.0",
"realtimestt>=0.3.104",
"pyautogui>=0.9.54",
]
[project.optional-dependencies]