Skip to content

Commit e98f948

Browse files
committed
chore: clean up dev_dep_versions
1 parent fe7fc94 commit e98f948

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

dev_dep_versions.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
__version__: "2.3.0"
22
__cuda_version__: "12.1"
33
__cudnn_version__: "8.9"
4-
__tensorrt_version__: "10.0.1"
5-
__torch_version__: "2.3.0"
6-
# torchvision version here is not a direct dependency but the one used during testing
7-
__torchvision_version__: "0.18.0"
8-
__index_url__: "https://download.pytorch.org/whl/test/"
4+
__tensorrt_version__: "10.0.1"

0 commit comments

Comments
 (0)