Skip to content

Commit

Permalink
Bump torch from 1.13.1 to 2.2.0 in /mitremap-notebook (#256)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ian Hellen <ianhelle@microsoft.com>
  • Loading branch information
dependabot[bot] and ianhelle authored Jan 8, 2025
1 parent 3c98343 commit 765681a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mitremap-notebook/requirements-stable.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ threadpoolctl==3.1.0
tinycss2==1.1.1
tldextract==3.4.0
tokenizers==0.10.3
torch==1.13.1
torch==2.2.0
tornado==6.4.2
tqdm==4.64.1
traitlets==5.4.0
Expand Down
2 changes: 1 addition & 1 deletion mitremap-notebook/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ipywidgets==7.5.1
transformers==4.5.1
torch==1.13.1
torch==2.2.0
msticpy==2.1.2
nltk==3.6.6
iocextract==1.13.1
Expand Down

0 comments on commit 765681a

Please sign in to comment.