requests>=2.31
beautifulsoup4>=4.12
lxml>=5.0
Pillow>=10.0

[all]
pywebview>=5.0
streamlit>=1.36
PyQt6>=6.6
python-telegram-bot>=21.0
langfuse>=2.0
rapidocr-onnxruntime>=1.3
ultralytics>=8.0
numpy>=1.26

[desktop]
PyQt6>=6.6

[desktop:platform_system == "Windows"]
pywin32

[telegram]
python-telegram-bot>=21.0

[tracing]
langfuse>=2.0

[vision]
rapidocr-onnxruntime>=1.3
ultralytics>=8.0
numpy>=1.26

[web]
pywebview>=5.0
streamlit>=1.36
