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

Commit f823db1

Browse files
Update dependency torch to v2.5.0
1 parent 12929d5 commit f823db1

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
@@ -18,7 +18,7 @@ pillow = "^10.2.0"
1818
python-on-whales = "^0.73.0"
1919
sigmf = "^1.2.0"
2020
tqdm = "^4.66.4"
21-
torch = "2.4.1"
21+
torch = "2.5.0"
2222
torchvision = "0.19.1"
2323
torch-model-archiver = "^0.12.0"
2424
torchsig = {path = "torchsig"}

0 commit comments

Comments
 (0)