Skip to content

Commit

Permalink
Update dependency torch to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent a585651 commit 43b435a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ in-project = true

[tool.poetry.dependencies]
python = ">=3.8,<3.13"
torch = "2.4.1"
torch = "2.6.0"
transformers = "^4.42.3"
pandas = "^2.0.2"
tabulate = "^0.9.0"
Expand Down

0 comments on commit 43b435a

Please sign in to comment.