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

requirements.txt #4

Open
Dalkoon opened this issue Feb 27, 2020 · 0 comments
Open

requirements.txt #4

Dalkoon opened this issue Feb 27, 2020 · 0 comments

Comments

@Dalkoon
Copy link

Dalkoon commented Feb 27, 2020

There is an update in werkzeug v1 wich create the following error

Traceback (most recent call last): File "app.py", line 2, in <module> from werkzeug import secure_filename ImportError: cannot import name secure_filename
Change
werkzeug>=0.15.3
by
werkzeug==0.15.3

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

No branches or pull requests

1 participant