Updated Django, Pillow

This commit is contained in:
Oleg Lavrovsky 2017-10-12 15:01:55 +02:00
parent f2acdac798
commit dd5048a37e

View file

@ -2,7 +2,7 @@
# Core # Core
wagtail==1.12.2 wagtail==1.12.2
Django==1.11.5 Django==1.11.6
# Database # Database
psycopg2==2.7.3.1 psycopg2==2.7.3.1
@ -20,14 +20,14 @@ django-redis==4.8.0
# Frontend # Frontend
django-libsass==0.7 django-libsass==0.7
libsass==0.13.2 libsass==0.13.3
Pillow==4.2.1 Pillow==4.3.0
# Development tools # Development tools
stellar==0.4.3 stellar==0.4.3
# Production dependencies # Production dependencies
gunicorn==19.7.1 gunicorn==19.7.1
whitenoise==3.3.0 whitenoise==3.3.1
ConcurrentLogHandler==0.9.1 ConcurrentLogHandler==0.9.1
django-anymail==1.0 django-anymail==1.0