From a51ccb64c09dcabc4c2fa059f1d1aa14b08731d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:06:13 +0000 Subject: [PATCH] Bump onnx from 1.10.1 to 1.13.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.10.1 to 1.13.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog.md) - [Commits](https://github.com/onnx/onnx/compare/v1.10.1...v1.13.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e4fe55b..50eaa2b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,7 +26,7 @@ wandb==0.12.3 p-tqdm==1.3.3 matplotlib==3.3.4 seaborn==0.11.2 -onnx==1.10.1 +onnx==1.13.0 onnx-simplifier>=0.3.6 tensorly==0.6.0 orjson==3.6.4