Update pipfile
Lint
flake8
./recircle/image/views.py:4:1: F401 'django.http.HttpResponse' imported but unused
./recircle/image/views.py:11:21: E225 missing whitespace around operator
./recircle/image/views.py:12:13: E225 missing whitespace around operator
./recircle/image/views.py:20:20: E225 missing whitespace around operator
./recircle/image/views.py:29:1: W293 blank line contains whitespace
./recircle/image/models.py:73:5: E303 too many blank lines (2)
./recircle/image/models.py:87:1: W293 blank line contains whitespace
./recircle/image/models.py:91:101: E501 line too long (114 > 100 characters)
ERROR: Job failed: exit code 1