Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed Jun 1, 2024
1 parent 151c17b commit 1f9fd7b
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 @@ -58,7 +58,7 @@ dependencies = [
]

optional-dependencies.all = [
"ai-models",
"ai-models>=0.6.1",
"anemoi-utils>=0.3",
"numpy",
"pyyaml",
Expand All @@ -72,7 +72,7 @@ optional-dependencies.dev = [
]

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

Expand Down

0 comments on commit 1f9fd7b

Please sign in to comment.