diff --git a/backend/requirements.txt b/backend/requirements.txt index 97a5a6f..005be25 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ pydantic-settings==2.7.0 arq==0.26.1 redis==5.2.1 httpx==0.28.1 -yt-dlp==2024.12.23 +yt-dlp>=2025.1.1 sse-starlette==2.2.1 python-multipart==0.0.20 aiofiles==24.1.0