Skip to content

Commit

Permalink
fix version pinning (#66)
Browse files Browse the repository at this point in the history
* fix version pinning

* chore: run pre-commit.

* fix version

---------

Co-authored-by: Florian Prill <[email protected]>
  • Loading branch information
MeraX and fprill authored Oct 1, 2024
1 parent 98b506d commit 6c56348
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 @@ -44,7 +44,7 @@ dynamic = [ "version" ]
dependencies = [
"anemoi-datasets>=0.4",
"anemoi-graphs",
"anemoi-models",
"anemoi-models>=0.3",
"anemoi-utils[provenance]>=0.3.10",
"einops>=0.6.1",
"hydra-core>=1.3",
Expand Down

0 comments on commit 6c56348

Please sign in to comment.