Skip to content

Commit efd030c

Browse files
Corrección: bug en xarray (ver: pydata/xarray#10312)
1 parent 26baddb commit efd030c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy
22
pandas
3-
xarray
3+
xarray != 2025.4.0 # https://github.com/pydata/xarray/issues/10312
44
PyYAML
55
netCDF4
66
redis[hiredis]

0 commit comments

Comments
 (0)