Skip to content

Commit

Permalink
Merge pull request #459 from IQTLabs/dependabot/pip/transformers-4.41.2
Browse files Browse the repository at this point in the history
Bump transformers from 4.41.1 to 4.41.2
  • Loading branch information
rashley-iqt authored Jun 3, 2024
2 parents 957f4f8 + 06ee287 commit 27b8fab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -20,7 +20,7 @@ in-project = true
[tool.poetry.dependencies]
python = ">=3.8,<3.13"
torch = "2.3.0"
transformers = "^4.41.0"
transformers = "^4.41.2"
pandas = "^2.0.2"
tabulate = "^0.9.0"
types-tabulate = "^0.9.0.3"
Expand Down

0 comments on commit 27b8fab

Please sign in to comment.