From f68bc9b17b4c11c1a689ab7160e1f8008b385f44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 23:59:08 +0000 Subject: [PATCH] chore(deps): update dependency skl2onnx to v1.19.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb4313fd..45e4c8c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ numpy==1.26.4 pandas==2.3.3 scikit-learn==1.6.1 2ppy==0.4.1 -skl2onnx==1.18.0 +skl2onnx==1.19.1 onnx==1.18.0 onnxruntime==1.19.2 onnxconverter-common==1.16.0