# QGIS YOLOX Plugin Dependencies

# Deep Learning
torch>=2.0.0
torchvision>=0.15.0

# Computer Vision
opencv-python>=4.8.0

# Numerical Computing
numpy>=1.24.0

# Image Processing
Pillow>=10.0.0

# Note: YOLOX will be included as a submodule or copied into yolox_module/
# QGIS API and PyQt5 are already included in QGIS installation
