Skip to content

Commit 3ba3a06

Browse files
committed
testing xarray version cause of failing pytest
1 parent 288f385 commit 3ba3a06

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
@@ -5,7 +5,7 @@
55
'numpy>=2.2.4',
66
'netCDF4>=1.7.2',
77
'pandas>=2.2.3',
8-
'xarray>=2023.1.0'
8+
'xarray>=2023.1.0,<=2025.3.1'
99
]
1010

1111
TESTS_REQUIRE = [

0 commit comments

Comments
 (0)