mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 21:53:11 +00:00
update Pillow version to 2.8.2
This commit is contained in:
parent
7d1e4bd8d2
commit
96e9f1d80f
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ django-floppyforms==1.4.1
|
|||
django-model-utils==2.2
|
||||
|
||||
# Images
|
||||
Pillow==2.8.1
|
||||
Pillow==2.8.2
|
||||
|
||||
# For user registration, either via email or social
|
||||
# Well-built with regular release cycles!
|
||||
|
|
|
|||
Loading…
Reference in a new issue