diff --git a/python/OpenVINO_EP/tiny_yolo_v2_object_detection/requirements.txt b/python/OpenVINO_EP/tiny_yolo_v2_object_detection/requirements.txt index d60309fa..04b70572 100644 --- a/python/OpenVINO_EP/tiny_yolo_v2_object_detection/requirements.txt +++ b/python/OpenVINO_EP/tiny_yolo_v2_object_detection/requirements.txt @@ -2,7 +2,7 @@ certifi==2025.8.3 flatbuffers==25.2.10 onnx opencv-python==4.12.0.88 -Pillow==11.3.0 +Pillow==12.1.1 protobuf==6.32.1 scipy==1.16.2 typing-extensions==4.15.0 \ No newline at end of file