We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Thanks for the heads up @robmarkcole . Would you like to open a PR with the changes?
Sorry, something went wrong.
closed with PR #374
No branches or pull requests
Running
pip install geobr
results in a pretty ancient version of geopandas being installed. I briefly tested withwithout issue, and suggest upgrading the dependencies
The text was updated successfully, but these errors were encountered: