PySide6>=6.4.0
requests>=2.28.0
pyautogui>=0.9.53
pyperclip>=1.8.2
Pillow>=9.3.0
numpy>=1.24.0

[:sys_platform == "win32"]
pywin32>=305

[all]
easyocr>=1.6.2
openai>=1.0.0
anthropic>=0.18.0

[anthropic]
anthropic>=0.18.0

[dev]
pytest>=7.2.0
pytest-qt>=4.2.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0
build>=1.0.0
twine>=4.0.0

[ocr]
easyocr>=1.6.2

[ocr-lite]
pytesseract>=0.3.10

[ocr-lite:python_version < "3.13"]
rapidocr-onnxruntime>=1.2.0

[openai]
openai>=1.0.0
