ipeaGIT / geobr

Easy access to official spatial data sets of Brazil in R and Python
https://ipeagit.github.io/geobr/
807 stars 119 forks source link

Suggest updated of geopandas and shapely dependencies #373

Closed robmarkcole closed 3 weeks ago

robmarkcole commented 4 weeks ago

Running pip install geobr results in a pretty ancient version of geopandas being installed. I briefly tested with

geopandas==1.0.1
shapely==2.0.6

without issue, and suggest upgrading the dependencies

rafapereirabr commented 4 weeks ago

Thanks for the heads up @robmarkcole . Would you like to open a PR with the changes?

rafapereirabr commented 3 weeks ago

closed with PR #374