Skip to content

Relax flask dependency to allow flask 2.0 #89

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

Closed
wants to merge 1 commit into from

Conversation

gcampax
Copy link
Contributor

@gcampax gcampax commented May 13, 2022

Currently, this library requires flask<2, and will not install alongside flask 2.0 or newer.
Reading the flask release notes, and also testing with this patch, suggests that the changes in 2.0 do not affect this package, so we can relax the dependency and declare support for flask 2

@kiendang kiendang mentioned this pull request Dec 20, 2022
@erikwrede
Copy link
Member

superseded by #99

@erikwrede erikwrede closed this Dec 25, 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.

4 participants