Skip to content

Commit

Permalink
Bump torch from 1.13.1 to 2.2.0 in /docs/notebooks/transfer_learning …
Browse files Browse the repository at this point in the history
…(#2370)

Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.2.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.13.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 80b42b9 commit 8be66d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/notebooks/transfer_learning/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ tensorflow-addons~=0.20.0
tensorflow-datasets~=4.9.2
tensorflow-hub~=0.13.0
tf-models-official
torch==1.13.1
torch==2.2.0
torchvision==0.14.1
transformers~=4.38.0 # upgraded to avoid a vulnerability
urllib3>=2.2.2
Expand Down

0 comments on commit 8be66d3

Please sign in to comment.