Bump pillow version for security fix

This commit is contained in:
Oliver 2021-09-08 13:02:49 +10:00
parent a32a30de52
commit 20788bb559

View File

@ -2,7 +2,7 @@
Django==3.2.4 # Django package
gunicorn>=20.1.0 # Gunicorn web server
pillow==8.2.0 # Image manipulation
pillow==8.3.2 # Image manipulation
djangorestframework==3.12.4 # DRF framework
django-cors-headers==3.2.0 # CORS headers extension for DRF
django-filter==2.4.0 # Extended filtering options