diff --git a/backend/requirements.txt b/backend/requirements.txt index e28029e..3d1bf9d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ django==2.2.8 djangorestframework==3.10.3 mysqlclient==1.4.4 -pillow==6.2.1 +pillow==8.3.2 coverage==4.5.4 coveralls==1.8.2 pylint==2.4.4