Skip to content

Commit

Permalink
revert to 2.5 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
cathalobrien authored Feb 20, 2025
1 parent 21d06be commit 9331e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies = [
"anemoi-utils>=0.1.9",
"einops>=0.6.1",
"hydra-core>=1.3",
"torch>=2.5",
"torch>=2.2",
"torch-geometric>=2.3,<2.5",
]
optional-dependencies.all = [ ]
Expand Down

0 comments on commit 9331e63

Please sign in to comment.