mcp>=0.9.0
pydantic>=2.0.0
pyyaml>=6.0
beautifulsoup4>=4.12.0
html2text>=2024.2.25
lxml>=4.9.0
python-docx>=0.8.11
requests>=2.31.0
chardet>=7.0
zvec>=0.5.0

[detection]
onnxruntime>=1.18.0
opencv-python-headless>=4.8.0
numpy>=1.21.0

[detection-train]
detection
ultralytics>=8.0.0
torch>=2.0.0
torchvision>=0.15.0
pandas>=1.0.0
scipy>=1.0.0
albumentations>=1.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0

[embedding]
numpy>=1.21.0
sentence-transformers>=2.2.0

[ocr]
onnxruntime>=1.18.0
opencv-python-headless>=4.8.0
numpy>=1.21.0
pyclipper>=1.3.0
shapely>=2.0.0

[ocr-openvino]
onnxruntime-openvino>=1.24.0

[uia]
uiautomation>=2.0.0

[watcher]
watchdog>=6.0.0
