diff --git a/backend/requirements.txt b/backend/requirements.txt index bfc2a3d..16bbcf9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,4 +8,4 @@ fastapi[standard]==0.115.6 # Update version in README.md as well bcrypt==4.2.1 pillow==11.0.0 sqlmodel==0.0.22 -yt-dlp[default]==2024.12.03 \ No newline at end of file +yt-dlp[default]==2024.12.13 \ No newline at end of file