diff --git a/mobile/examples/object_detection/ios/ORTObjectDetection/prepare_model.requirements.txt b/mobile/examples/object_detection/ios/ORTObjectDetection/prepare_model.requirements.txt index 29d3838c4..b3c0e65fd 100644 --- a/mobile/examples/object_detection/ios/ORTObjectDetection/prepare_model.requirements.txt +++ b/mobile/examples/object_detection/ios/ORTObjectDetection/prepare_model.requirements.txt @@ -1,4 +1,4 @@ onnx==1.13.1 onnxruntime==1.14.1 -tensorflow==2.12.0 +tensorflow==2.12.1 tf2onnx==1.14.0