diff --git a/config/requirements.txt b/config/requirements.txt index eac728bd..cd46eaaa 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -1,6 +1,6 @@ django==2.2.28 whitenoise==4.1.1 -pillow==8.4.0 +pillow==10.0.1 django-markdownx==2.0.27 bleach==4.1.0 gunicorn==19.9.0