Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Conversation

@pjkundert
Copy link

@pjkundert pjkundert commented Jul 22, 2024

Since Werkzeug updated to v3, you'll run into:

ImportError: cannot import name 'url_quote' from 'werkzeug.urls'

Force Werkzeug >= 2, < 3 in requirements.txt.

@pjkundert pjkundert changed the title Correct Workzeug version 2.* in requirements.txt Correct Werkzeug version 2.* in requirements.txt Jul 22, 2024
@marcosjoao37
Copy link

I had that same error. Tried the files changes that you propose and works as expected. Ty 👍🏻

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants