Skip to content

Commit

Permalink
fix(analyze-sentiment): update dependency transformers to v4.46.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 2c53a38 commit 9d53acd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "1.0.0"
requires-python = "~=3.12.0"
dependencies = [
"torch==2.5.1",
"transformers[sentencepiece]==4.46.2",
"transformers[sentencepiece]==4.46.3",
]

[tool.uv]
Expand Down
8 changes: 4 additions & 4 deletions machine-learning/hugging-face/analyze-sentiment/uv.lock

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

0 comments on commit 9d53acd

Please sign in to comment.