I needed to delete the following lines from requirements.txt
MarkupSafe==1.0
pytz==2018.3
Seems like those versions are not valid anymore. After doing that, the setup works fine.
Thanks for providing this repo. Let me know if you would like me to open a PR for this change.
I needed to delete the following lines from
requirements.txt
Seems like those versions are not valid anymore. After doing that, the setup works fine. Thanks for providing this repo. Let me know if you would like me to open a PR for this change.