From b14025f673f923d82b45d3c3366c868a9bc79575 Mon Sep 17 00:00:00 2001 From: Mattia Almansi Date: Tue, 25 Jun 2024 16:35:14 +0200 Subject: [PATCH] pin xesmf and numpy --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 41e3e79..ee61ac4 100644 --- a/environment.yml +++ b/environment.yml @@ -27,7 +27,7 @@ dependencies: - nbconvert - nc-time-axis - netCDF4 -- numpy +- numpy < 2.0.0 - papermill - pip - plotly @@ -45,7 +45,7 @@ dependencies: - tqdm - typing_extensions - xarray -- xesmf +- xesmf != 0.8.5 - xskillscore - zarr - pip: