Skip to content

Commit b985949

Browse files
Bump onnx in /mobile/examples/speech_recognition/model (#487)
Bumps [onnx](https://github.com/onnx/onnx) from 1.16.1 to 1.17.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](onnx/onnx@v1.16.1...v1.17.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8df7cf8 commit b985949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/examples/speech_recognition/model/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
onnx==1.16.1
1+
onnx==1.17.0
22
onnxruntime==1.19.2
33
torch==2.2.2
44
torchaudio==2.2.2

0 commit comments

Comments
 (0)