diff --git a/app/requirements/base.txt b/app/requirements/base.txt index d19f291..304ea1d 100644 --- a/app/requirements/base.txt +++ b/app/requirements/base.txt @@ -1,7 +1,7 @@ asgiref==3.2.7 Django==3.0.7 djangorestframework==3.11.0 -Pillow==7.1.2 +Pillow==9.3.0 psycopg2-binary==2.8.5 pytz==2020.1 sqlparse==0.3.1 \ No newline at end of file