Skip to content

Commit 47a929b

Browse files
committed
Drop esmvalcore pin in pyproject.yml
1 parent d5f1ae6 commit 47a929b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"ecmwf-api-client",
4545
"eofs",
4646
"ESMPy", # not on PyPI
47-
"esmvalcore>=2.14.0",
47+
"esmvalcore",
4848
"esmf-regrid>=0.10.0", # iris-esmf-regrid #342
4949
"fiona",
5050
"fire",

0 commit comments

Comments
 (0)