Add Pillow to dependencies
This commit is contained in:
parent
24fc20d751
commit
6992678689
2 changed files with 60 additions and 1 deletions
1
Pipfile
1
Pipfile
|
@ -11,6 +11,7 @@ django = "*"
|
|||
django-compressor = "*"
|
||||
gunicorn = "*"
|
||||
"psycopg2" = "*"
|
||||
pillow = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue