mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-14 23:53:08 +00:00
Update pillow from 4.3.0 to 5.0.0 (#1424)
This commit is contained in:
parent
47bf26bd0e
commit
f141ea655c
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ django-crispy-forms==1.7.0
|
|||
django-model-utils==3.0.0
|
||||
|
||||
# Images
|
||||
Pillow==4.3.0
|
||||
Pillow==5.0.0
|
||||
|
||||
# Password storage
|
||||
argon2-cffi==16.3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue