Skip to content

Commit 451910e

Browse files
authored
add missing xugrid dep (#1740)
1 parent 7102d49 commit 451910e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pixi.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ xyzservices = ">=2022.9.0"
146146
geodatasets = ">=2023.12.0"
147147
hvsampledata = ">=0.1.4a2"
148148
bokeh_sampledata = ">=2025.0"
149+
xugrid = ">=0.15.0"
149150

150151
# =================== TESTS ===================
151152

@@ -191,7 +192,7 @@ polars = "*"
191192
dask = "*"
192193
spatialpandas = "*"
193194
duckdb = "*"
194-
xugrid = "*"
195+
xugrid = ">=0.15.0"
195196

196197
[feature.geo.dependencies]
197198
# Geo dependencies are always a little special.

0 commit comments

Comments
 (0)