Flask 2.0 Support
See original GitHub issueHello, Flask 2.0 was recently released however I’m unable to upgrade my application due to praetorian requiring flask <2.0: https://github.com/dusktreader/flask-praetorian/blob/master/poetry.lock#L196
I’m not familiar with Poetry - but it seems like it’s flask-buzz
that has the <2.0 requirement for flask?
If you can help confirm whether a change needs to be made to buzz and/or praetorian then I’m happy to help from there.
Thanks!
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Welcome to Flask — Flask Documentation (2.2.x)
Welcome to Flask's documentation. Get started with Installation and then get an overview with the Quickstart. There is also a more detailed Tutorial...
Read more >What's new in Flask 2.0 - Auth0
First and foremost, the most critical change on Flask 2.0.0 is that Flask officially dropped support for Python 2 and 3.5.
Read more >Top 10 changes introduced in Flask 2.0 | by Anand Tripathi
1. Flask 2.0 Drops support of python 2 and 3.5. Don't get too excited with the news as the Flask 2.0 doesn't support...
Read more >Everything about the new Flask 2.0 - Progress Story
1. Flask 2.0 Drops support of python 2 and 3.5 · 2. Flask 2.0 added route decorators for common HTTP methods. · 3....
Read more >Get started with Flask 2.0 - InfoWorld
In this article we'll walk through setting up and using Flask 2.0 for ... Note that if you want to install Flask with...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I am swamped with work right now. Trying to make some progress on the other major issue/pull-request. Timeline would probably be later this summer. Pull requests are welcome
@dusktreader Please remember that #29 from flask-buzz also has to be merged because flask-buzz for this to work.