Skip to content

Commit 7d3ec8d

Browse files
RKuttruffGitHub Enterprise
authored and
GitHub Enterprise
committed
Patch to avoid incompatible xarray version
See [issue on GitHub](pydata/xarray#9767)
1 parent 947c57d commit 7d3ec8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
python>=3.9,<3.12
16-
xarray>=2023.8.0
16+
xarray>=2023.8.0,<2024.10.0
1717
numpy
1818
dask
1919
netCDF4

0 commit comments

Comments
 (0)