diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index 84d10470..3a7edf15 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -6,5 +6,5 @@ pylint==3.3.7 pytest-django==4.11.1 pytest==8.4.1 python-dotenv==1.1.1 -requirementscheck==0.0.6 +requirementscheck==0.1.0 types-requests==2.32.4.20250611 diff --git a/backend/requirements.txt b/backend/requirements.txt index a71cb97f..6e88d012 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,4 +12,4 @@ requests==2.32.4 ryd-client==0.0.6 uvicorn==0.35.0 whitenoise==6.9.0 -yt-dlp[default]==2025.6.30 +yt-dlp[default]==2025.7.21