From 4766f703f22752f8b9039312ea7200dbb1cf0f5e Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 20 Aug 2025 15:47:19 +0700 Subject: [PATCH] bump requirements --- backend/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 0cd9ec48..976fa2b4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,8 +8,8 @@ djangorestframework==3.16.1 drf-spectacular==0.28.0 Pillow==11.3.0 redis==6.4.0 -requests==2.32.4 +requests==2.32.5 ryd-client==0.0.6 uvicorn==0.35.0 whitenoise==6.9.0 -yt-dlp[default]==2025.8.11 +yt-dlp[default]==2025.8.20