diff --git a/backend/requirements.txt b/backend/requirements.txt index 5ae3722..9c2068b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,6 +6,6 @@ apscheduler==3.11.0 async-lru==2.0.4 fastapi[standard]==0.115.6 # Update version in README.md as well bcrypt==4.2.1 -pillow==11.0.0 +pillow==11.1.0 sqlmodel==0.0.22 yt-dlp[default]==2024.12.13 \ No newline at end of file