Skip to content

Commit

Permalink
deps: bump tensorrt-cu12-libs from 10.6.0 to 10.7.0
Browse files Browse the repository at this point in the history
Bumps [tensorrt-cu12-libs](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-cu12-libs
  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 5c8115a
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 @@ -12,7 +12,7 @@ requests
tensorrt==10.6.0
tensorrt_cu12==10.6.0
tensorrt-cu12-bindings==10.6.0
tensorrt-cu12_libs==10.6.0
tensorrt-cu12_libs==10.7.0
scenedetect[opencv]
pytorch-lightning
inquirer
Expand Down
2 changes: 1 addition & 1 deletion requirements-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ onnx
tensorrt==10.6.0
tensorrt_cu12==10.6.0
tensorrt-cu12-bindings==10.6.0
tensorrt-cu12_libs==10.6.0
tensorrt-cu12_libs==10.7.0
torchmetrics
pymediainfo
celux==0.5.3
Expand Down

0 comments on commit 5c8115a

Please sign in to comment.