diff --git a/backend/requirements.txt b/backend/requirements.txt index fa56c2a..8df20a1 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ Flask-SQLAlchemy==3.1.1 Flask-Migrate==4.0.7 Flask-Cors==4.0.1 python-dotenv==1.0.1 -Pillow==11.1.0 +Pillow==11.3.0 pillow-heif==0.21.0 python-dateutil==2.9.0 pywebpush==2.3.0