Skip to content

werkzeug >=3.0 is required, but raises error in patch_flask #90

@eschibli

Description

@eschibli

werkzeug 3.0 removed the version attribute, which is accessed in the patch_flask function that runs on startup.

Line 33 in create_app.py should not be necessary anymore since werkzeug>=3.0 is required now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions