diff --git a/plugins/flytekit-onnx-pytorch/dev-requirements.txt b/plugins/flytekit-onnx-pytorch/dev-requirements.txt index 9d212157aa..d2d7055fa1 100644 --- a/plugins/flytekit-onnx-pytorch/dev-requirements.txt +++ b/plugins/flytekit-onnx-pytorch/dev-requirements.txt @@ -73,7 +73,7 @@ pillow==10.3.0 # via # -r dev-requirements.in # torchvision -protobuf==4.25.0 +protobuf==4.25.8 # via onnxruntime requests==2.32.2 # via torchvision