Update requirements.txt
add slugify (used to handle unicode file names)
This commit is contained in:
parent
e67c6c4763
commit
915ce647ab
1 changed files with 2 additions and 1 deletions
|
|
@ -14,4 +14,5 @@ requests
|
|||
six
|
||||
termcolor
|
||||
werkzeug
|
||||
gunicorn
|
||||
gunicorn
|
||||
slugify
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue