We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bdafa4 + 04d5823 commit 5fd19efCopy full SHA for 5fd19ef
1 file changed
setup.py
@@ -76,7 +76,7 @@
76
"requests>=2.26.0",
77
"shapely>=1.6.4",
78
"numpy>=1.17.0",
79
- "xarray>=0.12.3,!=2025.01.2",
+ "xarray>=0.12.3,!=2025.01.2,!=2025.03.0", # TODO #721 xarray non-nanosecond support
80
"pandas>0.20.0",
81
# TODO #578: pystac 1.5.0 is highest version available for lowest Python version we still support (3.7).
82
# TODO #715 compatibility with pystac 1.12
0 commit comments