From 48ed969e5e896794c7ac79524888f6c58020a9ba Mon Sep 17 00:00:00 2001 From: Simon Date: Sat, 7 Mar 2026 16:01:37 +0700 Subject: [PATCH] bump requirements --- backend/requirements.txt | 8 ++++---- requirements-dev.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index e0c36849..5dff2b5e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,11 +1,11 @@ apprise==1.9.7 -bgutil-ytdlp-pot-provider @ git+https://github.com/bbilly1/bgutil-ytdlp-pot-provider@47c4f8c21c6748d4522c82de0e78a2f1e38714a7#subdirectory=plugin +bgutil-ytdlp-pot-provider @ git+https://github.com/bbilly1/bgutil-ytdlp-pot-provider@f9e694f0b040ec3074301e8ffccad0f9cdb68ed1#subdirectory=plugin celery==5.6.2 deepdiff==8.6.1 django-auth-ldap==5.3.0 -django-celery-beat==2.8.1 +django-celery-beat==2.9.0 django-cors-headers==4.9.0 -Django==5.2.11 +Django==6.0.3 djangorestframework==3.16.1 drf-spectacular==0.28.0 # rc:ignore Pillow==12.1.1 @@ -13,4 +13,4 @@ redis==7.2.1 requests==2.32.5 ryd-client==0.0.6 uvicorn==0.41.0 -yt-dlp[default]==2026.2.21 +yt-dlp[default]==2026.3.3 diff --git a/requirements-dev.txt b/requirements-dev.txt index f7f207ea..82d11ea9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,6 +5,6 @@ pylint-django==2.7.0 pylint==4.0.5 pytest-django==4.12.0 pytest==9.0.2 -python-dotenv==1.2.1 +python-dotenv==1.2.2 requirementscheck==0.1.0 types-requests==2.32.4.20260107