add tesseract, db to gitignore, update lockfile, change code, add web component

This commit is contained in:
2025-07-03 14:50:25 +02:00
parent 6d2cbe9e36
commit 1c13ee48cb
7 changed files with 308 additions and 47 deletions

View File

@@ -6,10 +6,13 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"clipboard>=0.0.4",
"getpixelcolor>=0.2.3",
"keyboard>=0.13.5",
"opencv-python>=4.11.0.86",
"playwright>=1.52.0",
"psutil>=7.0.0",
"pyautogui>=0.9.54",
"pyperclip>=1.9.0",
"pytesseract>=0.3.13",
"pywin32>=310",
"winregistry>=2.1.1",