Skip to content

Commit

Permalink
Require verde >= 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
santisoler committed Jun 11, 2024
1 parent c8f29de commit 5210afa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- numba
- scipy
- scikit-learn
- verde>=1.7.0
- verde>=1.8.1
- xarray
- xrft>=1.0
- choclo>=0.1
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"scikit-learn >= 0.24",
"numba >= 0.52",
"xarray >= 0.16",
"verde >= 1.7",
"verde >= 1.8.1",
"xrft >= 1.0",
"choclo >= 0.1",
]
Expand Down

0 comments on commit 5210afa

Please sign in to comment.