File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ dependencies:
77 # Base - required for building the package.
88 # =========================================
99 - python >=3.9
10- - cf_xarray >=0.7.3
10+ - cf_xarray >=0.9.1
1111 - cftime
1212 - dask
1313 - netcdf4
14- - numpy >=1.23 .0,<2 .0
14+ - numpy >=2.0 .0,<=3.0 .0
1515 - pandas
1616 - python-dateutil
17- - xarray >=2022.02 .0
18- - xesmf >=0.7.0
17+ - xarray >=2024.03 .0
18+ - xesmf >=0.8.7
1919 - xgcm
2020 # Quality Assurance
2121 # ==================
Original file line number Diff line number Diff line change @@ -7,19 +7,19 @@ dependencies:
77 # Base - required for building the package.
88 # =========================================
99 - python >=3.9
10- - cf_xarray >=0.7.3
10+ - cf_xarray >=0.9.1
1111 - cftime
1212 - dask
1313 - netcdf4
14- - numpy >=1.23 .0,<2 .0
14+ - numpy >=2.0 .0,<=3.0 .0
1515 - pandas
1616 - python-dateutil
17- - xarray >=2022.02 .0
18- - xesmf >=0.7.0
17+ - xarray >=2024.03 .0
18+ - xesmf >=0.8.7
1919 - xgcm
2020 # Optional - enables additional features.
2121 # =========================================
22- - matplotlib-base >=3.7.0
22+ - matplotlib-base >=3.8.4
2323 - nc-time-axis >=1.4.1
2424 # Documentation
2525 # ==================
You can’t perform that action at this time.
0 commit comments