Skip to content

Commit

Permalink
deps: bump tensorrt from 10.6.0 to 10.7.0
Browse files Browse the repository at this point in the history
Bumps [tensorrt](https://github.com/nvidia/tensorrt) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/nvidia/tensorrt/releases)
- [Changelog](https://github.com/NVIDIA/TensorRT/blob/release/10.7/CHANGELOG.md)
- [Commits](NVIDIA/TensorRT@v10.6.0...v10.7.0)

---
updated-dependencies:
- dependency-name: tensorrt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent e0d43d7 commit 4d29193
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GPUtil
spandrel
yt-dlp
requests
tensorrt==10.6.0
tensorrt==10.7.0
tensorrt_cu12==10.6.0
tensorrt-cu12-bindings==10.6.0
tensorrt-cu12_libs==10.6.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ flask
rich
rich-argparse
onnx
tensorrt==10.6.0
tensorrt==10.7.0
tensorrt_cu12==10.6.0
tensorrt-cu12-bindings==10.6.0
tensorrt-cu12_libs==10.6.0
Expand Down

0 comments on commit 4d29193

Please sign in to comment.