diff --git a/djangoRestAPI/requirements.txt b/djangoRestAPI/requirements.txt index f6595c37..eda8c9a1 100644 --- a/djangoRestAPI/requirements.txt +++ b/djangoRestAPI/requirements.txt @@ -8,5 +8,5 @@ bcrypt==3.1.7 mysqlclient==1.4.4 boto3==1.9.246 django-storages==1.7.2 -Pillow==5.0.0 +Pillow==8.3.2 django-filter==2.2.0 \ No newline at end of file