Skip to content

Commit

Permalink
Bump torch from 2.4.1 to 2.4.1+cpu in the python-packages group
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update: torch.


Updates `torch` from 2.4.1 to 2.4.1+cpu

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 082c251 commit d5b4c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/torch_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
--index-url https://download.pytorch.org/whl/cpu
torch==2.4.1;sys_platform=='darwin'
torch==2.4.1+cpu;sys_platform=='darwin'
torch==2.4.1+cpu;sys_platform=='linux'
torch==2.4.1+cpu;sys_platform=='win32'

0 comments on commit d5b4c69

Please sign in to comment.