diff --git a/blog-app/requirements.txt b/blog-app/requirements.txt index 8ccf680..bd30acc 100644 --- a/blog-app/requirements.txt +++ b/blog-app/requirements.txt @@ -5,7 +5,7 @@ django-crispy-forms==1.9.2 django-js-asset==1.2.2 django-tinymce==3.0.2 gunicorn==20.0.4 -Pillow==7.2.0 +Pillow==8.1.1 python-decouple==3.3 pytz==2020.1 six==1.15.0