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

New version of Werkzeug breaks Flask, and then Redash #4617

Closed
DavidHernandez opened this issue Feb 7, 2020 · 0 comments
Closed

New version of Werkzeug breaks Flask, and then Redash #4617

DavidHernandez opened this issue Feb 7, 2020 · 0 comments

Comments

@DavidHernandez
Copy link
Contributor

Issue Summary

Last night, Werkzeug released a new major version (from 0.16.1 to 1.0.0). Flask has declared this dependency as Werkzeug>=0.15. When building a new instance of the project, Flask downloads the last version of Werkzeug that breaks it's integration. So, Redash get's broken too. The use of Werkzeug that Redash does should be updated too.

Steps to Reproduce

  1. Just build the project: docker-compose up --build

Technical details:

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

No branches or pull requests

2 participants