add tesseract, db to gitignore, update lockfile, change code, add web component
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user