Merge pull request #3342 from hbrunn/main-pilkit

[FIX] make sure to get Pillow>=10 compatible pilkit
This commit is contained in:
Bart Schuurmans 2024-04-11 14:52:22 +02:00 committed by GitHub
commit 7d581759da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,6 +27,7 @@ opentelemetry-instrumentation-django==0.37b0
opentelemetry-instrumentation-psycopg2==0.37b0
opentelemetry-sdk==1.16.0
Pillow==10.3.0
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