diff --git a/setup.py b/setup.py index 3bbb6a9..ad2d525 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ ), install_requires=[ "mlagility==3.3.1", - "onnx==1.14.0", + "onnx==1.16.0", "onnxruntime==1.15.1", "protobuf==3.20.3", "scikit-learn==1.1.1",