Skip to content

Commit

Permalink
chore(deps-dev): bump transformers (#11048)
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.2 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.30.2...v4.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 9, 2024
1 parent d1d77c5 commit 1a1cfef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ version = "1.0.0"
dependencies = [
"datasets==2.13.1",
"torch==1.13.1", # make sure this matches the `container_uri` in `notebooks/3-training.ipynb`
"transformers==4.30.2",
"transformers==4.36.0",
]

[project.scripts]
Expand Down

0 comments on commit 1a1cfef

Please sign in to comment.