Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
#47 update toml to refer to correct version of anemoi-models
Browse files Browse the repository at this point in the history
  • Loading branch information
Rilwan-Adewoyin committed Sep 4, 2024
1 parent cf0e594 commit 6c306b3
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 @ git+https://github.com/ecmwf/anemoi-models.git@feature/22-feature-add-tendency-training",
"anemoi-utils[provenance]>=0.3.10",
"einops>=0.6.1",
"hydra-core>=1.3",
Expand Down

0 comments on commit 6c306b3

Please sign in to comment.