diff --git a/backend/requirements/base.txt b/backend/requirements/base.txt index 7c87736d..c58ab14a 100644 --- a/backend/requirements/base.txt +++ b/backend/requirements/base.txt @@ -8,7 +8,7 @@ django-admin-sortable==2.2.3 dj-rest-auth==1.0.7 markdown==3.2.2 PyYAML==5.3.1 -Pillow==7.1.2 +Pillow==9.0.1 pre-commit==2.4.0 shortuuid==1.0.1 psycopg2==2.8.5 --no-binary psycopg2