diff --git a/src/requirements/production.txt b/src/requirements/production.txt index a2867033..4cc4ae6f 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -35,3 +35,6 @@ python-magic==0.4.18 service-identity==18.1.0 Unidecode==1.1.1 wheel==0.34.2 + +# pillow is only here to make old migrations run +Pillow==7.2.0