Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
- bump earthkit-data
- ai-models with earthkit-data
  • Loading branch information
gmertes committed Sep 24, 2024
1 parent 7dbfda5 commit 0f8cd0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies = [
"anemoi-utils>=0.3",
"aniso8601",
"anytree",
"earthkit-data>=0.9",
"earthkit-data>=0.10",
"numpy",
"pyyaml",
"semantic-version",
Expand All @@ -64,7 +64,7 @@ optional-dependencies.docs = [
"sphinx-rtd-theme",
]

optional-dependencies.plugin = [ "ai-models>=0.6.3", "tqdm" ]
optional-dependencies.plugin = [ "ai-models>=0.7", "tqdm" ]

optional-dependencies.tests = [ "anemoi-datasets[all]", "hypothesis", "pytest" ]

Expand Down

0 comments on commit 0f8cd0a

Please sign in to comment.