Closed robmarkcole closed 3 weeks ago
Running pip install geobr results in a pretty ancient version of geopandas being installed. I briefly tested with
pip install geobr
geopandas==1.0.1 shapely==2.0.6
without issue, and suggest upgrading the dependencies
Thanks for the heads up @robmarkcole . Would you like to open a PR with the changes?
closed with PR #374
Running
pip install geobr
results in a pretty ancient version of geopandas being installed. I briefly tested withwithout issue, and suggest upgrading the dependencies