You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: Bug report
about: Create a report to help us improve
title: 'pandera-geopandas downgrades geopandas to version 0.9 when installing from conda-forge'
labels: bug
assignees: ''
Describe the bug
When installing pandera-geopandas from conda-forge, the dependency resolution forces geopandas to downgrade to version 0.9, which is significantly outdated and incompatible with recent versions of pandas and shapely.
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandera-geopandas.
(optional) I have confirmed this bug exists on the main branch of pandera.