diff --git a/requirements.txt b/requirements.txt index c702e1b..b7aa24a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # Packages essential to this app. Needed by anyone who wants to use this app. # =========================================================================== Django==1.4.5 -Pillow==2.0.0 +Pillow==8.2.0 django-filer==0.9.3 South