diff --git a/setup.py b/setup.py index 15016299..0f2d101e 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ "loguru==0.7.2", "networkx<=3.2.1", "torch-geometric==2.3.1", - "onnx==1.15.0", + "onnx==1.17.0", "onnxruntime==1.16.3", "jpype1==1.4.1", "tqdm==4.66.1",