Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent 88262b3 commit 6d67ae6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -7,7 +7,7 @@ authors = ["Hongbo Miao"]
[tool.poetry.dependencies]
python = "3.10.x"
torch = "2.3.1"
transformers = {version = "4.42.1", extras = ["sentencepiece"]}
transformers = {version = "4.42.3", extras = ["sentencepiece"]}

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

0 comments on commit 6d67ae6

Please sign in to comment.