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

Silence various deprecation warnings #315

Merged
merged 4 commits into from
Sep 18, 2022

Conversation

DavidMStraub
Copy link
Member

@DavidMStraub DavidMStraub commented Sep 17, 2022

This PR cleans up some deprecation warnings by updating some dependencies:

  • Marshmallow gets a new minimum version due to renaming of the webargs missing argument to load_default
  • Flask-Caching also gets a minimum version and the default file system cache name is changed
  • The SQLAlchemy GUID type gets the cache_ok attribute
  • OpenCV is installed with pip rather than apt

@DavidMStraub DavidMStraub merged commit 174306f into gramps-project:master Sep 18, 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.

1 participant