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

Upgrade Flask to current #1387

Open
1 of 3 tasks
mfeit-internet2 opened this issue Jan 11, 2024 · 0 comments
Open
1 of 3 tasks

Upgrade Flask to current #1387

mfeit-internet2 opened this issue Jan 11, 2024 · 0 comments
Assignees

Comments

@mfeit-internet2
Copy link
Member

mfeit-internet2 commented Jan 11, 2024

Cannot upgrade until we drop OL8, which is at 3.6. Werkzeug requires 3.8.

We've been building and using Flask 1.1.1 for quite some time. Current is 2.0.3.

  • Determine if the current version will work (or make it work)
  • Check what Debian is using.
  • Deal with dependencies we may no longer need (python-itsdangerous, python-werkzeug)
Distro Flask Itsdangerous Werkzeug
ol8 0.12.2 0.24 0.12.2
el9 2.0.3 2.0.1 2.0.3
d11 1.1.2 1.1.0 1.0.1
d12 2.2.2 2.1.2 2.2.2
u20 1.1.1 1.1.0 0.16.1
u22 2.0.1 2.1.0 2.0.2
u24 3.0.2
Current 3.0.3 2.2.0 3.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant