Skip to content

Commit d926ab0

Browse files
Updates TRT dependency version to 10.11
1 parent a5a2d30 commit d926ab0

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)