From f67e43f98972d14d2caae8e2d754a39a021b76d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:11:07 +0000 Subject: [PATCH] Bump onnx from 1.4.1 to 1.13.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.4.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.4.1...v1.13.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 a2f9a30..c9c5ed0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -100,7 +100,7 @@ notebook==6.4.10 numexpr==2.6.9 numpy==1.21.0 nvidia-ml-py3==7.352.0 -onnx==1.4.1 +onnx==1.13.0 open3d==0.9.0.0 openpyxl==2.6.2 packaging==19.0