diff --git a/django_crypto/requirements.txt b/django_crypto/requirements.txt index 76bc6947..7cc90cf9 100644 --- a/django_crypto/requirements.txt +++ b/django_crypto/requirements.txt @@ -10,7 +10,7 @@ djangorestframework-jwt==1.11.0 gunicorn==19.8.1 idna==2.6 mysqlclient==1.3.12 -Pillow==5.0.0 +Pillow==9.0.0 psycopg2==2.7.4 psycopg2-binary==2.7.4 pycparser==2.18 diff --git a/requirements.txt b/requirements.txt index 8e0b90fa..31c7138d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ djangorestframework-jwt==1.11.0 gunicorn==19.8.1 idna==2.6 mysqlclient==1.3.12 -Pillow==5.0.0 +Pillow==9.0.0 psycopg2==2.7.4 pycparser==2.18 PyJWT==1.5.3