From 3f7f8af6b5c7c80803f1f5c36dfb1426bd562a80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 8 Apr 2019 11:15:30 -0500 Subject: [PATCH] update requeriments --- requirements_prod.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements_prod.txt b/requirements_prod.txt index de35681..68172cc 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -1,4 +1,4 @@ -Django==2.1.2 -Pillow==5.3.0 -psycopg2-binary==2.7.5 -pytz==2018.5 +Django==2.2 +Pillow==6.0.0 +psycopg2-binary==2.8.1 +pytz==2018.9