Skip to content
New issue

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

Allow higher versions of Geopandas #70

Merged
merged 4 commits into from
Jun 11, 2022
Merged

Allow higher versions of Geopandas #70

merged 4 commits into from
Jun 11, 2022

Conversation

calebclimatecabinet
Copy link
Contributor

The current pyproject.toml has the geopandas dependency set as: geopandas = "^0.9.0". This does not allow any version 0.10.0 or newer. Using this older versions raises FutureWarnings and prevents me from using some of geopandas' newer features, so it would be nice to have the compatibility to install the newer versions.

@InnovativeInventor
Copy link
Member

InnovativeInventor commented May 27, 2022

Thanks for the PR! Can you update the lockfile, as well?

@calebclimatecabinet
Copy link
Contributor Author

Ok lockfile updated - thanks!

Copy link
Member

@InnovativeInventor InnovativeInventor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, will make publish a new release to PyPI in the next day or so.

@InnovativeInventor InnovativeInventor merged commit 19832a7 into mggg:master Jun 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants