From 96a8019c01cdf35f0d514a0f8fe81d16e4d1e504 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 21:19:57 +0000 Subject: [PATCH] Bump onnx from 1.14.1 to 1.17.0 in /llm-servers/deepsparse Bumps [onnx](https://github.com/onnx/onnx) from 1.14.1 to 1.17.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/compare/v1.14.1...v1.17.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llm-servers/deepsparse/frozen-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm-servers/deepsparse/frozen-requirements.txt b/llm-servers/deepsparse/frozen-requirements.txt index e161ed8..c4c4dc4 100644 --- a/llm-servers/deepsparse/frozen-requirements.txt +++ b/llm-servers/deepsparse/frozen-requirements.txt @@ -48,7 +48,7 @@ nvidia-cusparse-cu12==12.1.0.106 nvidia-nccl-cu12==2.19.3 nvidia-nvjitlink-cu12==12.4.127 nvidia-nvtx-cu12==12.1.105 -onnx==1.14.1 +onnx==1.17.0 onnxruntime==1.17.1 openai==1.16.2 packaging==24.0