# Runtime dependencies (shipped app)
PyQt6>=6.6.0
requests>=2.31.0
pynput>=1.7.6
pyperclip>=1.8.2
Pillow>=10.2.0
mss>=9.0.0

# RAG (optional at runtime if import fails)
chromadb>=0.4.22
pypdf>=4.0.0
python-docx>=1.1.0
watchdog>=4.0.0

# OCR fallback (optional — install Tesseract separately)
pytesseract>=0.3.10

# MCP host (stdio tool servers)
mcp>=1.9.0,<2.0.0
