Update Werkzeug and add pyyaml#664
Conversation
| Werkzeug==0.15.6 | ||
| wrapt==1.10.11 | ||
| xlrd>= 1.0.0 No newline at end of file | ||
| xlrd>= 1.0.0 |
There was a problem hiding this comment.
Not sure what happened here; whitespace strip?
There was a problem hiding this comment.
Your editor probably added a trailing newline, which @Marc-Andre-Rivet's files often don't have. No worries, I do that all the time too 😏
|
@Marc-Andre-Rivet What is this Re: Werkzeug - I guess that should have been updated with Flask in #536, but I don't know why this |
|
@alexcjohnson I think this file is used for the Heroku deployment from GH: Not sure if |
|
@wbrgss |
|
Removing the |

When running
npm run buildin this repo, within a virtual environment:0.15.6I gotMaybe we could also use a different version of Flask. In the end it might be a Flask bug (see here)
pyyamlfrom pip:I'm using PopOS (a flavour of Ubuntu 19.04). @Marc-Andre-Rivet can you check if bumping the Werkzeug version breaks anything in your env and/or whether
pyyamlis already in your env?