From 795a5dd2894711e8ef3215f008bb875eba72eccb Mon Sep 17 00:00:00 2001 From: Sami Lindqvist Date: Fri, 6 May 2022 08:48:35 +0300 Subject: [PATCH] update pillow, django --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4dfc6fa3..c00f505b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bcrypt==3.2.0 cffi==1.15.0 confusable-homoglyphs==3.2.0 cryptography==3.4.7 -Django==3.2.12 +Django==3.2.13 django-countries==7.2.1 django-crum==0.7.9 django-environ==0.4.5 @@ -17,7 +17,7 @@ gunicorn==20.1.0 lxml==4.6.5 ordereddict==1.1 paramiko==2.7.2 -Pillow==9.0.0 +Pillow==9.0.1 psycopg2==2.8.6 pycparser==2.20 PyNaCl==1.4.0