From 3cb37bfe47e9eb015a2487c0d6f20793168a58ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:04:36 +0000 Subject: [PATCH] chore(deps): update dependency onnx to v1.22.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c64d41de..c9b8c5c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ scikit-fuzzy==0.5.0 build==1.5.0 twine==6.2.0 setuptools==82.0.1 -onnx==1.21.0 +onnx==1.22.0 onnxruntime==1.26.0 onnxconverter-common==1.16.0 skl2onnx==1.20.0