Skip to content

Commit

Permalink
chore: update torch version
Browse files Browse the repository at this point in the history
  • Loading branch information
mali-git committed Feb 10, 2025
1 parent 3ebaa91 commit 80b962b
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 @@ -6,7 +6,7 @@ description = "Modalities, a PyTorch-native framework for distributed and reprod
readme = "README.md"
dependencies = [
"numpy<2.0",
"torch~=2.4.1",
"torch==2.6.0",
"packaging",
"tqdm",
"pyyaml",
Expand Down

0 comments on commit 80b962b

Please sign in to comment.