Skip to content

Commit 2669d6f

Browse files
committed
Pin to earthaccess<0.13.0
Wait for zarr-python 3.0 compatibility at nsidc/earthaccess#967
1 parent 6dc26b0 commit 2669d6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pangeo-notebook/environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ dependencies:
2222
- datashader
2323
- descartes
2424
- duckdb-cli
25-
- earthaccess
25+
# wait for zarr v3 compat - https://github.com/nsidc/earthaccess/pull/967
26+
- earthaccess<0.13.0
2627
- eofs
2728
- erddapy
2829
- esmpy

0 commit comments

Comments
 (0)