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

Correct Werkzeug version 2.* in requirements.txt#18

Open
pjkundert wants to merge 1 commit into
TwilioDevEd:mainfrom
pjkundert:fix-requirements
Open

Correct Werkzeug version 2.* in requirements.txt#18
pjkundert wants to merge 1 commit into
TwilioDevEd:mainfrom
pjkundert:fix-requirements

Conversation

@pjkundert

@pjkundert pjkundert commented Jul 22, 2024

Copy link
Copy Markdown

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
Copy Markdown

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