mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-25 00:34:18 +03:00
chore(requirements): update pillow 2.6.1 -> 2.7.0
see: http://pillow.readthedocs.org/releasenotes/2.7.0.html
This commit is contained in:
parent
6009b70bbc
commit
920dfc2ebb
|
@ -16,7 +16,7 @@ django-floppyforms==1.3.0
|
||||||
django-model-utils==2.2
|
django-model-utils==2.2
|
||||||
|
|
||||||
# Images
|
# Images
|
||||||
Pillow==2.6.1
|
Pillow==2.7.0
|
||||||
|
|
||||||
# For user registration, either via email or social
|
# For user registration, either via email or social
|
||||||
# Well-built with regular release cycles!
|
# Well-built with regular release cycles!
|
||||||
|
|
Loading…
Reference in New Issue
Block a user