diff --git a/requirements.txt b/requirements.txt index c893348..0d65f61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ Django==1.11.29 django-ckeditor==5.2.1 MySQL-python==1.2.5 olefile==0.44 -Pillow==4.0.0 +Pillow==9.3.0 requests==2.20.0 wheel==0.24.0