Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit e79d2bd

Browse files
Update dependency torchvision to v0.20.0
1 parent 12929d5 commit e79d2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ python-on-whales = "^0.73.0"
1919
sigmf = "^1.2.0"
2020
tqdm = "^4.66.4"
2121
torch = "2.4.1"
22-
torchvision = "0.19.1"
22+
torchvision = "0.20.0"
2323
torch-model-archiver = "^0.12.0"
2424
torchsig = {path = "torchsig"}
2525
cupy-cuda11x = "13.3.0"

0 commit comments

Comments
 (0)