MaxHalford/flask-boilerplate

pytz and structlog missing in requirement.txt

kavimaluskam opened this issue · 1 comments

In my case,
following lines added:

structlog==16.1.0
pytz==2016.10

Nice catch, I'll add them to the requirements files. Don't hesitate to make pull requests for simple fixes!

Have a nice day.