diff --git a/backend/requirements.txt b/backend/requirements.txt index e2c0195..8bffbb9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ pytest==5.4.0 pytest-django==3.9.0 pytest-asyncio==0.11.0 channels_redis==2.4.2 -Pillow==7.1.1 +Pillow==9.0.1 openpyxl==3.0.3 bs4 requests