Change pilkit constraint to the version that does work

This commit is contained in:
Bart Schuurmans 2024-04-11 14:45:13 +02:00
parent 26f92db5d8
commit d5a536ae36

View file

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