Skip to content

upgrade Geopandas dependency #3078

@mattmoehr

Description

@mattmoehr

Is your idea related to a problem? Please describe.
I am using the latest versions of geopandas (1.0.1) and pyarrow (18.1) for some geographic data processing. There is a conflict with the latest version of awswrangler. I'm using conda for environment management. Conda insists on downgrading geopandas to <= 0.13.2.

This is specifically a problem because of the function geopandas.GeoDataFrame.from_arrow() is only available in geopandas >= 1.0.

Describe the solution you'd like
I would like to change the dependency lock inside awswrangler to allow for newer geopandas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions