We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9423503 commit 97e7cecCopy full SHA for 97e7cec
tripy/pyproject.toml
@@ -7,7 +7,7 @@ readme = "README.md"
7
requires-python = ">= 3.9"
8
license = { text = "Apache 2.0" }
9
dependencies = [
10
- "tensorrt~=10.0",
+ "tensorrt (>=10.0,<=10.7)",
11
"mlir-tensorrt-compiler==0.1.38+cuda12.trt105",
12
"mlir-tensorrt-runtime==0.1.38+cuda12.trt105",
13
"colored==2.2.3",
0 commit comments