Skip to content

Commit 5fd19ef

Browse files
committed
Merge branch 'master' into issue259-spatial-extent-normalize-crs
2 parents 5bdafa4 + 04d5823 commit 5fd19ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"requests>=2.26.0",
7777
"shapely>=1.6.4",
7878
"numpy>=1.17.0",
79-
"xarray>=0.12.3,!=2025.01.2",
79+
"xarray>=0.12.3,!=2025.01.2,!=2025.03.0", # TODO #721 xarray non-nanosecond support
8080
"pandas>0.20.0",
8181
# TODO #578: pystac 1.5.0 is highest version available for lowest Python version we still support (3.7).
8282
# TODO #715 compatibility with pystac 1.12

0 commit comments

Comments
 (0)