Skip to content

Commit

Permalink
fix(deps): Update pytorch (patch) (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jun 20, 2024
2 parents 79a4877 + f8ab972 commit cdb6d2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions jupyter-pytorch/cpu-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
--find-links https://download.pytorch.org/whl/cpu
torch==2.3.0
torchvision==0.18.0
torchaudio==2.3.0
torch==2.3.1
torchvision==0.18.1
torchaudio==2.3.1
6 changes: 3 additions & 3 deletions jupyter-pytorch/cuda-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
torch==2.3.0
torchvision==0.18.0
torchaudio==2.3.0
torch==2.3.1
torchvision==0.18.1
torchaudio==2.3.1

0 comments on commit cdb6d2e

Please sign in to comment.