From b98623b862a9f4a4e147c20fb271952070195472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 23:25:54 +0000 Subject: [PATCH] chore(deps)(deps): update onnxruntime requirement Updates the requirements on [onnxruntime](https://github.com/microsoft/onnxruntime) to permit the latest version. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](https://github.com/microsoft/onnxruntime/compare/v1.18.0...v1.24.3) --- updated-dependencies: - dependency-name: onnxruntime dependency-version: 1.24.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 632b820..0ba1388 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ passlib>=1.7.4 python-jose[cryptography]>=3.3.0 faiss-cpu -onnxruntime>=1.18.0 +onnxruntime>=1.24.3 optimum[onnxruntime]>=1.20.0 cf58e20fb8105c34731f6944118b8ba5bcac8f95 supabase>=2.0.0