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

hotfix: add bound for werkzeug dependency due to breaking change #241

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

yedpodtrzitko
Copy link
Collaborator

@yedpodtrzitko yedpodtrzitko commented Jul 28, 2022

Werkzeug 2.2 has marked parse_rule as internal so it cant be imported anymore. This function is used in Flask plugin.

See failing pipeline: https://github.com/0b01001001/spectree/actions/runs/2751022576

See their relevant issue: pallets/werkzeug#2464

Adding bounded werkzeug dependency should fix it for now

Copy link
Member

@kemingy kemingy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@kemingy kemingy merged commit c78c177 into 0b01001001:master Jul 28, 2022
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

Successfully merging this pull request may close these issues.

2 participants