From 341abf291d605e2ba538fb0c013ad9b1f40f5944 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 04:52:56 +0000 Subject: [PATCH] chore(deps): update dependency onnxruntime to v1.28.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed6637bc..42155173 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ build==1.5.1 twine==6.2.0 setuptools==83.0.0 onnx==1.22.0 -onnxruntime==1.27.0 +onnxruntime==1.28.0 onnxconverter-common==1.16.0 skl2onnx==1.20.0 joblib>=1.5.1