Skip to content

Commit 076564a

Browse files
committed
update test.txt
1 parent d8ce87d commit 076564a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ uvicorn # for `ServableModuleValidator` # not setting version as re-defined in
2020
tensorboard >=2.9.1, <2.21.0 # for `TensorBoardLogger`
2121

2222
--extra-index-url https://download.pytorch.org/whl/torch-tensorrt
23-
torch-tensorrt >= 2.3.0; platform_system == "Linux" and python_version >= "3.12" # Limit the torch-tensorrt version for testing.
23+
torch-tensorrt; platform_system == "Linux" and python_version >= "3.12"

0 commit comments

Comments
 (0)