From 0355e8eb56949198a92b660de50435e77df24f27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:13:01 +0000 Subject: [PATCH] Bump onnx from 1.7.0 to 1.13.0 in /audio Bumps [onnx](https://github.com/onnx/onnx) from 1.7.0 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.7.0...v1.13.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- audio/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/requirements.txt b/audio/requirements.txt index 388ef14..b0321bc 100644 --- a/audio/requirements.txt +++ b/audio/requirements.txt @@ -32,7 +32,7 @@ matplotlib==3.2.1 numba==0.49.0 numpy==1.18.2 oauthlib==3.1.0 -onnx==1.7.0 +onnx==1.13.0 opt-einsum==3.2.1 packaging==20.3 Pillow==7.1.2