diff --git a/setup.py b/setup.py index 466039e..d5db6c8 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ 'django-sort-order-field>=1.2', 'Django>=2.2,<2.3', 'Markdown>=3.2.1', - 'Pillow>=7.1.2,<8.4.0', + 'Pillow>=7.1.2,<9.2.0', 'python-memcached>=1.59', 'pytz==2021.1', 'sorl-thumbnail>=12.6.3'