We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 288f385 commit 3ba3a06Copy full SHA for 3ba3a06
1 file changed
setup.py
@@ -5,7 +5,7 @@
5
'numpy>=2.2.4',
6
'netCDF4>=1.7.2',
7
'pandas>=2.2.3',
8
- 'xarray>=2023.1.0'
+ 'xarray>=2023.1.0,<=2025.3.1'
9
]
10
11
TESTS_REQUIRE = [
0 commit comments