Skip to content

Commit c5f6df6

Browse files
authored
Update noxfile.py
1 parent 48ca150 commit c5f6df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"packaging",
4343
"protobuf",
4444
)
45-
ONNX_IR = "onnx_ir==0.1.10"
45+
ONNX_IR = "onnx_ir==0.1.9"
4646
ONNX_IR_MAIN = "git+https://github.com/onnx/ir-py.git@main#egg=onnx_ir"
4747

4848

0 commit comments

Comments
 (0)