Skip to content

Commit 1faf255

Browse files
committed
Update to xarray==2025.1.1
1 parent 6d29419 commit 1faf255

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"tables>=3.5.2,<4; python_version<'3.11'",
183183

184184
# NetCDF (Network Common Data Form)
185-
'xarray<2025',
185+
'xarray==2025.1.1',
186186
'netCDF4>=1.5.3,<1.8',
187187
#'h5netcdf==0.2.2',
188188

0 commit comments

Comments
 (0)