Skip to content

added Werkzeug==2.2.2 to requirements#2

Open
pranjalanimesh wants to merge 1 commit intoSubrata-Rudra:masterfrom
pranjalanimesh:fix1
Open

added Werkzeug==2.2.2 to requirements#2
pranjalanimesh wants to merge 1 commit intoSubrata-Rudra:masterfrom
pranjalanimesh:fix1

Conversation

@pranjalanimesh
Copy link
Copy Markdown

fixes #1

added Werkzeug==2.2.2 to requirements.txt

This fixes the import error while importing url_quote

@Subrata-Rudra
Copy link
Copy Markdown
Owner

Use gunicorn to run this app in the production environment, it doesn't need werkzeug at all.
COMMAND to start the server is: gunicorn server:app

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.

ImportError for 'url_quote' in Werkzeug.urls

2 participants