Slack-Python-Onboarding-Tutorial
Slack-Python-Onboarding-Tutorial copied to clipboard
Issue with Werkzeug on Windows
I've been helping someone with running your project on Windows, turns out a Werkzeug in a version stated in requirements.txt has a bug, could you bump it to Werkzeug==0.11.15 to avoid problems for other people?
Pull request fixing the issue, https://github.com/pallets/werkzeug/pull/999
Sorry for not providing a patch, but it's just one line.