We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f20ce commit 0513e33Copy full SHA for 0513e33
noxfile.py
@@ -28,7 +28,7 @@
28
"typing_extensions>=4.10",
29
"ml-dtypes",
30
)
31
-ONNX = "onnx==1.17"
+ONNX = "onnx==1.18"
32
ONNX_RUNTIME = "onnxruntime==1.23.0"
33
PYTORCH = "torch==2.7.1"
34
TORCHVISON = "torchvision==0.22.1"
0 commit comments