Skip to content

Commit e8eddf3

Browse files
committed
[TRTLLM-9124] Modify the requirement of tensorrt from 10.13.0 to 10.13.3
Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
1 parent fcf43c5 commit e8eddf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pandas
1919
h5py==3.12.1
2020
StrEnum
2121
sentencepiece>=0.1.99
22-
tensorrt~=10.13.0
22+
tensorrt~=10.13.3
2323
# https://docs.nvidia.com/deeplearning/frameworks/pytorch-release-notes/rel-25-10.html#rel-25-10 uses 2.9.0a0.
2424
torch>=2.9.0a0,<=2.9.0
2525
torchvision

0 commit comments

Comments
 (0)