From f990c457c1d0e2f5e3b63f442ad8a47e6543c596 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 23:46:55 +0000 Subject: [PATCH] chore(deps): bump onnx from 1.15.0 to 1.16.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.15.0 to 1.16.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.15.0...v1.16.0) --- updated-dependencies: - dependency-name: onnx 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 acd258ca7..4ef43ae6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ MarkupSafe==2.1.3 mpmath==1.3.0 networkx==3.1 numpy==1.26.1 -onnx==1.15.0 +onnx==1.16.0 openai==1.16.2 openai-multi-tool-use-parallel-patch==0.2.0 optimum==1.16.2