Skip to content

werkzeug 1.0.0 removed symbols #3229

@stephanwlee

Description

@stephanwlee

https://pypi.org/project/Werkzeug/1.0.0/ was release 2020-02-06 and it breaks our tests.

There are about 5 instances where we use werkzeug.BaseResponse (all in tests) but the API is now deprecated (werkzeug.wrappers.BaseResponse may be what we want).

Do note that this should impact CI, too, very soon (

)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions