Skip to content

Commit d9080aa

Browse files
committed
Clean up meta.yaml
1 parent 4783971 commit d9080aa

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

recipes/e3sm-unified/meta.yaml

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ requirements:
4646
- livvkit 3.1.0
4747
- mache 1.31.0
4848
- moab 5.5.1 {{ mpi_prefix }}_tempest_* # [mpi != 'hpc']
49-
- mosaic 1.1.0 # [py>=310]
49+
- mosaic 1.1.0
5050
- mpas-analysis 1.14.0rc01
5151
- mpas_tools 1.2.2
5252
- nco 5.3.4 # [mpi != 'hpc']
@@ -55,8 +55,7 @@ requirements:
5555
- squadgen 1.2.2 # [linux]
5656
- tempest-remap 2.2.0 # [mpi != 'hpc']
5757
- tempest-extremes 2.2.3 {{ mpi_prefix }}_* # [mpi != 'hpc']
58-
- uxarray 2024.11.1 # [py<310]
59-
- uxarray >=2024.12.0 # [py>=310]
58+
- uxarray >=2024.12.0
6059
- xcdat 0.8.0
6160
- zppy 3.0.0
6261
- zppy-interfaces 0.1.2
@@ -77,9 +76,7 @@ requirements:
7776
- bottleneck
7877
- cartopy >=0.17.0
7978
- cmocean
80-
# the last version before python 3.9 support was dropped
81-
- dask 2024.8.0 # [py<310]
82-
- dask 2024.11.2 # [py>=310]
79+
- dask 2024.11.2
8380
- dogpile.cache
8481
- eofs
8582
- esmf 8.8.1 {{ mpi_prefix }}_*
@@ -110,9 +107,7 @@ requirements:
110107
- progressbar2
111108
- proj 9.5.1
112109
- pyevtk
113-
# the last version before python 3.9 support was dropped
114-
- pyproj 3.6.1 # [py<310]
115-
- pyproj 3.7.0 # [py>=310]
110+
- pyproj 3.7.0
116111
- pyremap
117112
- pytest
118113
- pywavelets
@@ -124,10 +119,8 @@ requirements:
124119
- shapely
125120
- sympy >=0.7.6
126121
- tabulate
127-
- windspharm # [py<=310]
128-
# the last version before python 3.9 support was dropped
129-
- xarray 2024.7.0 # [py<310]
130-
- xarray 2025.1.1 # [py>=310]
122+
- windspharm
123+
- xarray 2025.1.1
131124
- xesmf 0.8.8
132125

133126
# addition ilamb 2.7 dependencies, for system MPI builds

0 commit comments

Comments
 (0)