Skip to content

Commit

Permalink
Bump torch from 1.4.0 to 1.13.1
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.4.0 to 1.13.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.4.0...v1.13.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent f78084c commit ec03485
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ six==1.14.0
tensorboard==2.2.1
tensorboard-plugin-wit==1.6.0.post2
tensorboardX==2.1
torch==1.4.0
torch==1.13.1
torchvision==0.5.0
tqdm==4.44.1
umap-learn==0.3.10
Expand Down
2 changes: 1 addition & 1 deletion scnym.egg-info/requires.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ six==1.14.0
tensorboard==2.2.1
tensorboard-plugin-wit==1.6.0.post2
tensorboardX==2.1
torch==1.4.0
torch==1.13.1
torchvision==0.5.0
tqdm==4.44.1
umap-learn==0.3.10
Expand Down

0 comments on commit ec03485

Please sign in to comment.