Skip to content

Commit

Permalink
Bump torch from 1.8.1 to 2.2.0 in /tutorials/ner_pytorch_medical
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.8.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.8.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2024
1 parent e2b4a51 commit 545977b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/ner_pytorch_medical/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
spacy-streamlit>=1.0.0a0
spacy-transformers
torch==1.8.1
torch==2.2.0
streamlit
presidio-analyzer==2.2.1
presidio-anonymizer==2.2.1

0 comments on commit 545977b

Please sign in to comment.