# Minimal runtime deps for the default YOLO-ONNX pipeline in app.py.
# If you rewrite app.py with a different stack, adjust as needed.
numpy>=1.26
pillow>=10.0
opencv-python-headless>=4.8
onnxruntime>=1.17
