Skip to content

Commit

Permalink
Bump transformers from 4.36.2 to 4.38.0 (#10)
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.36.2 to 4.38.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.36.2...v4.38.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 27, 2024
1 parent 38005ee commit 3db3e91
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
37 changes: 19 additions & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ numpy = "^1.23.4"
pytest = "^7.2.0"
sentencepiece = "^0.1.97"
torch = {version = "^1.13.1", python = "^3.8", platform = "linux"}
transformers = "^4.36.0"
transformers = "^4.38.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 3db3e91

Please sign in to comment.