Skip to content

Commit

Permalink
Bump the python group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python group with 2 updates in the / directory: torch and torchvision.


Updates `torch` from 2.4.0+cu121 to 2.5.1+cu121

Updates `torchvision` from 0.19.0+cu121 to 0.20.1+cu121

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: torchvision
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent dee0634 commit f0e0373
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-torch-cuda.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ tensorflow-cpu>=2.16.1

# Torch with cuda support.
--extra-index-url https://download.pytorch.org/whl/cu121
torch==2.4.0+cu121
torchvision==0.19.0+cu121
torch==2.5.1+cu121
torchvision==0.20.1+cu121

# Jax cpu-only version.
jax[cpu]
Expand Down

0 comments on commit f0e0373

Please sign in to comment.