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 133323664..58b287ff3 100644 --- a/python/OpenVINO_EP/tiny_yolo_v2_object_detection/requirements.txt +++ b/python/OpenVINO_EP/tiny_yolo_v2_object_detection/requirements.txt @@ -1,7 +1,7 @@ certifi==2022.5.18.1 flatbuffers==2.0 numpy==1.22.4 -onnx==1.11.0 +onnx==1.13.0 opencv-python==4.5.5.64 Pillow==9.3.0 protobuf==4.21.6