Skip to content

Commit

Permalink
fix(analyze-sentiment): update dependency transformers to v4.46.0 (#1…
Browse files Browse the repository at this point in the history
…9952)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 8da4ce6 commit 9c0364a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions machine-learning/hugging-face/analyze-sentiment/poetry.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "~3.12"
torch = "2.5.0"
transformers = {version = "4.45.2", extras = ["sentencepiece"]}
transformers = {version = "4.46.0", extras = ["sentencepiece"]}

[tool.poetry.group.dev.dependencies]
poethepoet = "0.29.0"
Expand Down

0 comments on commit 9c0364a

Please sign in to comment.