Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

remove flask upper pin #336

Merged

Conversation

utnapischtim
Copy link
Contributor

  • fix: for flask >= 3.0.0 compatibility
  • global: jws use from invenio-base
  • chore: remove unused imports
  • setup: remove upper pins oauthlib,requests-oauthlib

* flask >= 3.0.0 removes Markup. to keep the functionality Markup has to
  be imported from markupsafe directly
* jws functionality has been moved to invenio-base because itsdangerous
  removes it with v2.1.0
* this change was done to migrate to flask >= 3.0
@utnapischtim utnapischtim force-pushed the remove-flask-upper-pin branch from cae5855 to 426501d Compare October 10, 2024 19:40
@utnapischtim utnapischtim marked this pull request as ready for review November 5, 2024 08:48
@utnapischtim utnapischtim merged commit 5abe676 into inveniosoftware:master Nov 5, 2024
2 checks passed
@utnapischtim utnapischtim deleted the remove-flask-upper-pin branch November 5, 2024 08:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant