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

Update dependencies #132

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

benoit9126
Copy link
Contributor

@benoit9126 benoit9126 commented May 3, 2024

Hi!

I propose in this PR some updates of the dependencies:

  • Upgrade the minimum required version of Python to 3.9 (to have modern versions of Numpy which is a dependency)
  • Add the support of Python 3.12
  • Upgrade the minimum version of the protobuf dependency to the version 5.26.1. I start to have trouble in my dependencies as I also use the grpc Python packages. They have shifted the minimum version of protobuf to a version greater than 5.26.1 (see here).

@coveralls
Copy link

Coverage Status

coverage: 95.67% (+0.006%) from 95.664%
when pulling 4ad8c7f on benoit9126:update_dependencies
into 196582d on tilezen:master.

@rmarianski rmarianski merged commit 9a15bf8 into tilezen:master May 27, 2024
6 checks passed
@benoit9126 benoit9126 deleted the update_dependencies branch May 28, 2024 06:31
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.

3 participants