From 6789cc90d82bfb0858f0481604eb3268996270c3 Mon Sep 17 00:00:00 2001 From: Simon Date: Thu, 22 May 2025 19:29:36 +0700 Subject: [PATCH] bump requirements --- backend/requirements-dev.txt | 2 +- backend/requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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