From bdc049635cc3d6554b49ea6f0441ff359a359082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 17:46:46 +0000 Subject: [PATCH] Bump onnx in /onnxruntime/python/tools/transformers/models/phi2 Bumps [onnx](https://github.com/onnx/onnx) from 1.16.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.16.1...v1.17.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../python/tools/transformers/models/phi2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onnxruntime/python/tools/transformers/models/phi2/requirements.txt b/onnxruntime/python/tools/transformers/models/phi2/requirements.txt index c82022e798482..06a84f78c0afc 100644 --- a/onnxruntime/python/tools/transformers/models/phi2/requirements.txt +++ b/onnxruntime/python/tools/transformers/models/phi2/requirements.txt @@ -1,3 +1,3 @@ -onnx==1.16.1 +onnx==1.17.0 transformers>=4.36.2 onnxscript>=0.1.0.dev20240126