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

Incompatible with werkzeug 3 #90

Open
honzajavorek opened this issue Oct 3, 2023 · 1 comment
Open

Incompatible with werkzeug 3 #90

honzajavorek opened this issue Oct 3, 2023 · 1 comment

Comments

@honzajavorek
Copy link
Member

Werkzeug 3 breaks Frozen-Flask, which transitively breaks elsa. It's because werkzeug has removed a .charset attribute somewhere, but Frozen-Flask relies on it. Frozen-Flask is without maintainers AFAIK, but elsa could maybe monkey-patch as a hotfix or something. See Frozen-Flask/Frozen-Flask#129

@honzajavorek
Copy link
Member Author

@honzajavorek honzajavorek changed the title Incompatible with werkzeug < 3 Incompatible with werkzeug 3 Oct 3, 2023
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

1 participant