Skip to content

Commit 3b0bcc8

Browse files
authored
ci: Remove lonboard from dev deps (#1370)
1 parent f0e9ede commit 3b0bcc8

File tree

2 files changed

+1441
-1275
lines changed

2 files changed

+1441
-1275
lines changed

python/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dev-dependencies = [
1313
"geopandas>=1.0.1",
1414
"griffe-inherited-docstrings>=1.0.1",
1515
"ipykernel>=6.29.5",
16-
"maturin==1.9.6",
16+
"maturin>=1.9.6",
1717
"mkdocs>=1.6.1",
1818
"mkdocs-material[imaging]>=9.5.40",
1919
"pip>=24.2",
@@ -25,7 +25,7 @@ dev-dependencies = [
2525
"mike>=2.1.3",
2626
"numpy",
2727
"obstore>=0.6.0",
28-
"lonboard>=0.10.4",
2928
"geoarrow-types>=0.3.0",
3029
"pytest-asyncio>=1.0.0",
30+
"arro3-io>=0.6.4",
3131
]

0 commit comments

Comments
 (0)