fix: bump OpenVINO to 2025.4.x to resolve LXC container crash

This commit is contained in:
Abhilash Kishore 2026-04-12 19:32:51 -07:00
parent 335229d0d4
commit a2e46fe5a4

View File

@ -42,7 +42,7 @@ opencv-python-headless == 4.11.0.*
opencv-contrib-python == 4.11.0.*
scipy == 1.16.*
# OpenVino & ONNX
openvino == 2025.3.*
openvino == 2025.4.*
onnxruntime == 1.22.*
# Embeddings
transformers == 4.45.*