Skip to content

Commit 77c0569

Browse files
fix(deps): Update pytorch
Signed-off-by: plural-renovate[bot]@users.noreply.github.com
1 parent c0fb935 commit 77c0569

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

jupyter-pytorch/cpu-requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
--find-links https://download.pytorch.org/whl/cpu
2-
torch==2.2.1
3-
torchvision==0.17.1
4-
torchaudio==2.2.1
2+
torch==2.2.2
3+
torchvision==0.17.2
4+
torchaudio==2.2.2

jupyter-pytorch/cuda-requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
torch==2.2.1
2-
torchvision==0.17.1
3-
torchaudio==2.2.1
1+
torch==2.2.2
2+
torchvision==0.17.2
3+
torchaudio==2.2.2

0 commit comments

Comments
 (0)