diff --git a/backend/requirements.txt b/backend/requirements.txt index 8e2f4a1..67d0122 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ Django==1.10.4 -Pillow==4.1.1 +Pillow==9.3.0 django-crispy-forms==1.6.1 django-debug-toolbar==1.8 django-formtools==2.0