Skip to content

Commit eca925b

Browse files
committed
checks it is working with the latest onnxruntime
1 parent 2aeb3ff commit eca925b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ huggingface_hub
77
matplotlib
88
onnx-array-api>=0.3.1
99
onnx
10-
git+https://github.com/onnx/ir-py.git
10+
ir-py
1111
onnxscript
1212
openpyxl
1313
packaging

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy
22
onnx>=1.16.0
3-
onnxruntime>=1.21
3+
onnxruntime>=1.23
44
optree
55
torch>=2.8
66
torch_geometric

0 commit comments

Comments
 (0)