This commit is contained in:
quantulr
2024-04-01 12:22:13 +08:00
parent 13e71163bb
commit 2c1cd822fc
3 changed files with 68 additions and 1 deletions

View File

@ -10,6 +10,7 @@ python = "^3.11"
pyautogui = "^0.9.54"
pytesseract = "^0.3.10"
clipboard = "^0.0.4"
pyyaml = "^6.0.1"
[build-system]