Skip to content

Commit

Permalink
Merge pull request #3342 from hbrunn/main-pilkit
Browse files Browse the repository at this point in the history
[FIX] make sure to get Pillow>=10 compatible pilkit
  • Loading branch information
BartSchuurmans authored Apr 11, 2024
2 parents 5686c5a + d5a536a commit 7d58175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7d58175

Please sign in to comment.