diff --git a/ch18-deployment/requirements.txt b/ch18-deployment/requirements.txt index cb91d8c..da3c02f 100644 --- a/ch18-deployment/requirements.txt +++ b/ch18-deployment/requirements.txt @@ -6,7 +6,7 @@ django-crispy-forms==1.14.0 crispy-bootstrap5==0.6 django-allauth==0.50.0 environs[django]==9.5.0 -pillow==9.0.1 +pillow==10.0.1 django-debug-toolbar==3.4.0 whitenoise==6.1.0 gunicorn==20.1.0 \ No newline at end of file