Skip to content

Commit 59cf353

Browse files
Updates TRT dependency version to 10.11
1 parent f0ab3c7 commit 59cf353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tripy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77
requires-python = ">= 3.9"
88
license = { text = "Apache 2.0" }
99
dependencies = [
10-
"tensorrt>=10.9",
10+
"tensorrt>=10.11",
1111
"mlir-tensorrt-compiler==0.1.41+cuda12.trt109",
1212
"mlir-tensorrt-runtime==0.1.41+cuda12.trt109",
1313
"colored==2.2.3",

0 commit comments

Comments
 (0)