diff --git a/backend/requirements.txt b/backend/requirements.txt index d664412..6c95b43 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ Django==2.2.7 django-cors-headers==3.2.0 djangorestframework==3.10.3 djangorestframework-jwt==1.11.0 -Pillow==6.2.1 +Pillow==9.3.0 PyJWT==1.7.1 pytils==0.3 pytz==2019.3