diff --git a/requirements/base.txt b/requirements/base.txt index 9bf4d5b..8c092b4 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ Django==3.0.7 django-ckeditor==5.9.0 django-mptt==0.11.0 -Pillow==7.1.2 \ No newline at end of file +Pillow==8.1.1 \ No newline at end of file