From 71de2a8fc997dbfd3530bf822cc677a073634d4e Mon Sep 17 00:00:00 2001 From: Oleg Lavrovsky Date: Mon, 4 Sep 2017 14:29:06 +0200 Subject: [PATCH] Updated Wagtail, Django, Puput --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index d0a06e8..433457f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ -# Updated: 5.7.2017 +# Updated: 4.9.2017 # Core -wagtail==1.11 -Django==1.11.3 +wagtail==1.12.1 +Django==1.11.4 # Database -psycopg2==2.7.1 +psycopg2==2.7.3.1 dj-database-url==0.4.2 # Addons -puput==0.8 +puput==0.9 # Search elasticsearch>=2.0.0,<3.0.0 @@ -20,7 +20,7 @@ django-redis==4.8.0 # Frontend django-libsass==0.7 libsass==0.13.2 -Pillow==4.2.0 +Pillow==4.2.1 # Development tools stellar==0.4.3 @@ -29,4 +29,4 @@ stellar==0.4.3 gunicorn==19.7.1 whitenoise==3.3.0 ConcurrentLogHandler==0.9.1 -django-anymail==0.10 +django-anymail==0.11.1