Skip to content

Commit

Permalink
Bump onnx from 1.7.0 to 1.13.0 in /ros_noetic_cuda11.3_tensorRT7.2
Browse files Browse the repository at this point in the history
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](onnx/onnx@v1.7.0...v1.13.0)

---
updated-dependencies:
- dependency-name: onnx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sktometometo committed Jun 27, 2023
1 parent 7ebd1db commit fc7c452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ros_noetic_cuda11.3_tensorRT7.2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy
onnx==1.7.0
onnx==1.13.0
onnxruntime==1.3.0
pycuda==2019.1.2
pytest
Expand Down

0 comments on commit fc7c452

Please sign in to comment.