Skip to content

fix breaking api change in dependencies#1

Merged
stefur merged 2 commits into
stefur:mainfrom
ptorpis:fix/geoarrow-compatibility
Feb 1, 2026
Merged

fix breaking api change in dependencies#1
stefur merged 2 commits into
stefur:mainfrom
ptorpis:fix/geoarrow-compatibility

Conversation

@ptorpis

@ptorpis ptorpis commented Feb 1, 2026

Copy link
Copy Markdown
Contributor
  • Pin geoarrow-rust-io to >=0.3.0,<0.4.0 in optional and dev dependencies
    write_geojson was removed from geoarrow-rust-io in version 0.4.0, causing table_to_geojson() to fail with:
    ImportError: cannot import name 'write_geojson' from 'geoarrow.rust.io' (venv/lib/python3.12/site-packages/geoarrow/rust/io/__init__.py)

@stefur

stefur commented Feb 1, 2026

Copy link
Copy Markdown
Owner

Thanks for the fix!

@stefur stefur merged commit 3444708 into stefur:main Feb 1, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants