diff --git a/app/requirements.txt b/app/requirements.txt index 0512595..313c717 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,5 +1,5 @@ django==2.2 -Pillow==6.0.0 +Pillow==9.0.1 openpyxl==2.6.2 djangorestframework==3.9.2 djangorestframework-jwt==1.11.0