Skip to content

Commit

Permalink
Bump torch from 1.3.1 to 1.13.1 in /logparser/NuLog
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.3.1 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.3.1...v1.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 12, 2023
1 parent 7016a85 commit 5123ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logparser/NuLog/requirements.txt
Expand Up @@ -5,6 +5,6 @@ numpy
scipy
keras_preprocessing==1.1.2
torchvision==0.4.2
torch==1.3.1
torch==1.13.1
scikit_learn
tqdm

0 comments on commit 5123ee1

Please sign in to comment.