diff --git a/setup.cfg b/setup.cfg index d25eae30..5544b183 100644 --- a/setup.cfg +++ b/setup.cfg @@ -40,7 +40,7 @@ install_requires = matplotlib graphviz h5py - onnxruntime>=1.12.0 + onnxruntime<=1.13.1,>=1.12.0 skl2onnx>=1.13 attrs>=21.1.0 cattrs