diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index d7f785a9..871caba6 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -7,4 +7,4 @@ pytest-django==4.11.1 pytest==8.3.5 python-dotenv==1.1.0 requirementscheck==0.0.6 -types-requests==2.32.0.20250328 +types-requests==2.32.0.20250515 diff --git a/backend/requirements.txt b/backend/requirements.txt index 2d98106d..0edecd4c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,9 +7,9 @@ Django==5.2.1 djangorestframework==3.16.0 drf-spectacular==0.28.0 Pillow==11.2.1 -redis==6.0.0 +redis==6.1.0 requests==2.32.3 ryd-client==0.0.6 uvicorn==0.34.2 whitenoise==6.9.0 -yt-dlp[default]==2025.4.30 +yt-dlp[default]==2025.5.22