question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Flask 2.0 Support

See original GitHub issue

Hello, 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:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
dusktreadercommented, Jun 15, 2021

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

1reaction
jvllmrcommented, Nov 18, 2021

@dusktreader Please remember that #29 from flask-buzz also has to be merged because flask-buzz for this to work.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found