Skip to content

Commit 3a9ed17

Browse files
committed
onnx<=1.17.0 # TEMP test pin onnx..
1 parent 3da433f commit 3a9ed17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ install_requires =
4141
graphviz
4242
h5py
4343
onnxruntime
44-
onnx
44+
onnx<=1.17.0 # TEMP test pin onnx..
4545
skl2onnx
4646
attrs>=21.1.0
4747
cattrs

0 commit comments

Comments
 (0)