From 3d941d6a9b902f578065794a1eac8dd13bc53845 Mon Sep 17 00:00:00 2001 From: Oleg Lavrovsky Date: Fri, 13 Jul 2018 07:54:52 +0200 Subject: [PATCH] Dependencies update --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index ef9a472..63b0239 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,8 +6,8 @@ Django>=1.11.7,<2.0.0 elasticsearch>=2.0.0,<3.0.0 # Database -psycopg2==2.7.4 -psycopg2-binary==2.7.4 +psycopg2==2.7.5 +psycopg2-binary==2.7.5 dj-database-url==0.5.0 # Content @@ -20,13 +20,13 @@ django-redis==4.9.0 # Frontend django-libsass==0.7 libsass==0.14.5 -Pillow==5.1.0 +Pillow==5.2.0 # Development tools stellar==0.4.5 # Production dependencies -gunicorn==19.8.1 +gunicorn==19.9.0 whitenoise==3.3.1 ConcurrentLogHandler==0.9.1 -django-anymail==2.2 +django-anymail==3.0