diff --git a/src/setup.py b/src/setup.py index a63efff..0538e20 100644 --- a/src/setup.py +++ b/src/setup.py @@ -20,7 +20,7 @@ install_requires=[ "Django==1.11.28", "MySQL-python>=1.2.0", - "Pillow==2.0.0", + "Pillow==9.0.1", "PyCrypto>=2.6", "django-cors-headers==0.10", "passlib>=1.6.0",