Skip to content

Commit

Permalink
fix: 🚑 pillow version 10 not compatible with django 3
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbrusegard committed Mar 5, 2024
1 parent 97ad36f commit f021026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ python-coveralls==2.9.3
djangorestframework==3.13.1
django-filter==21.1
Markdown==3.3.6
Pillow==10.2.0
Pillow==9.5.0
python-dataporten-auth==2.0.0
social-auth-app-django==5.0.0
rapidfuzz==1.8.2
Expand Down

0 comments on commit f021026

Please sign in to comment.