[PR #500] Add Werkzeug version for Flask compatibility #1116

Closed
opened 2026-03-07 21:29:49 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/docker/awesome-compose/pull/500

State: closed
Merged: No


Notes

Without specification, encountered:

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

More info: https://stackoverflow.com/a/77214086/25767187

Testing

Ran docker compose up --build successfully with app running and no errors

**Original Pull Request:** https://github.com/docker/awesome-compose/pull/500 **State:** closed **Merged:** No --- ### Notes Without specification, encountered: ``` ImportError: cannot import name 'url_quote' from 'werkzeug.urls' ``` More info: https://stackoverflow.com/a/77214086/25767187 ### Testing Ran `docker compose up --build` successfully with app running and no errors
GiteaMirror added the pull-request label 2026-03-07 21:29:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#1116