Skip to content

Commit

Permalink
Bump transformers from 4.30.2 to 4.31.0 in /runtimes/huggingface
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.2 to 4.31.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.30.2...v4.31.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 0258a64 commit f9c6820
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions runtimes/huggingface/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 runtimes/huggingface/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ optimum = {extras = ["onnxruntime"], version = ">=1.4,<2.0"}
[tool.poetry.group.dev.dependencies]
mlserver = {path = "../..", develop = true}
torch = "2.0.0"
transformers = "~4.30.0"
transformers = ">=4.30,<4.32"
tensorflow = "~2.12.0"

[build-system]
Expand Down

0 comments on commit f9c6820

Please sign in to comment.