Skip to content

Commit 45ffb92

Browse files
authored
Merge pull request #598 from github/dev/Mathi/Torch
Update Torch version to address the vulnerability
2 parents b87cc8c + 1e2eb3b commit 45ffb92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ipywidgets==8.1.2
22
matplotlib==3.8.4
33
pandas==2.2.2
4-
torch==2.3.0
5-
torchvision==0.18.0
4+
torch==2.6.0
5+
torchvision==0.21.0
66
tqdm==4.66.4

0 commit comments

Comments
 (0)