diff --git a/requirements.txt b/requirements.txt index 5784fe6..e68fa69 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==3.2.5 requests==2.25.1 -Pillow==8.4.0 +Pillow==9.3.0 python-dotenv==0.19.1 gunicorn==20.1.0 social-auth-app-django==5.0.0