Make message more clear if file is not found in create_image_from_file view and added gunicorn
This commit is contained in:
parent
0253aa9afc
commit
084da2eee5
3 changed files with 13 additions and 2 deletions
1
Pipfile
1
Pipfile
|
|
@ -12,6 +12,7 @@ requests = "*"
|
|||
flask = "*"
|
||||
flask-restful = "*"
|
||||
etcd3 = "*"
|
||||
gunicorn = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue