Skip to content

Commit 8bef7c3

Browse files
deps: bump tensorrt from 10.13.2.6 to 10.14.1.48.post1
Bumps [tensorrt](https://github.com/nvidia/tensorrt) from 10.13.2.6 to 10.14.1.48.post1. - [Release notes](https://github.com/nvidia/tensorrt/releases) - [Changelog](https://github.com/NVIDIA/TensorRT/blob/main/CHANGELOG.md) - [Commits](https://github.com/nvidia/tensorrt/commits) --- updated-dependencies: - dependency-name: tensorrt dependency-version: 10.14.1.48.post1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bec1b0d commit 8bef7c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extra-requirements-linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
--extra-index-url https://pypi.nvidia.com
33
torch==2.9.0+cu130
44
torchvision==0.24.0+cu130
5-
tensorrt==10.13.2.6
5+
tensorrt==10.14.1.48.post1
66
opencv-python-headless==4.12.0.88
77
timm==1.0.22
88
numpy==2.2.4

extra-requirements-windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
--extra-index-url https://pypi.nvidia.com
33
torch==2.9.0+cu130
44
torchvision==0.24.0+cu130
5-
tensorrt==10.13.2.6
5+
tensorrt==10.14.1.48.post1
66
opencv-python-headless==4.12.0.88
77
timm==1.0.22
88
einops==0.8.1

0 commit comments

Comments
 (0)