[FIX] make sure to get Pillow>=10 compatible pilkit

This commit is contained in:
Holger Brunn 2024-03-30 01:58:41 +01:00
parent e7ae0fdf93
commit fcd0087589

View file

@ -27,6 +27,7 @@ opentelemetry-instrumentation-django==0.37b0
opentelemetry-instrumentation-psycopg2==0.37b0
opentelemetry-sdk==1.16.0
Pillow==10.2.0
pilkit>2.0 # dependency of django-imagekit, 2.0 is incompatible with Pillow>=10
protobuf==3.20.*
psycopg2==2.9.5
pycryptodome==3.19.1