Files
clickthrough/requirements.txt
Luna 097c6a095c
All checks were successful
python-syntax / syntax-check (push) Successful in 5s
python-syntax / syntax-check (pull_request) Successful in 4s
feat(ocr): add /ocr endpoint for screen, region, and image input
2026-04-06 13:48:33 +02:00

8 lines
118 B
Plaintext

fastapi>=0.115.0
uvicorn>=0.30.0
python-dotenv>=1.0.1
mss>=9.0.1
pillow>=10.4.0
pyautogui>=0.9.54
pytesseract>=0.3.10