From 0133586ab52705444dcc3b879343488a220bf02f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:07:43 +0000 Subject: [PATCH] Bump onnx in /speech/transformer_transducer/popart/training Bumps [onnx](https://github.com/onnx/onnx) from 1.11.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.11.0...v1.13.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- speech/transformer_transducer/popart/training/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/speech/transformer_transducer/popart/training/requirements.txt b/speech/transformer_transducer/popart/training/requirements.txt index a0372d244..995bb4d74 100644 --- a/speech/transformer_transducer/popart/training/requirements.txt +++ b/speech/transformer_transducer/popart/training/requirements.txt @@ -8,7 +8,7 @@ sentencepiece==0.1.94 pandas==1.1.5 tqdm==4.64.0 pyyaml==5.4.1 -onnx==1.11.0 +onnx==1.13.0 protobuf==3.19.4 wandb==0.12.8 numba==0.53.1