From aed58c48e072f6a613bca6fe84d9f40990c2a369 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 21 Oct 2024 19:24:25 +0700 Subject: [PATCH] bump requirements --- tubearchivist/requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tubearchivist/requirements.txt b/tubearchivist/requirements.txt index cf98c321..5158ba4d 100644 --- a/tubearchivist/requirements.txt +++ b/tubearchivist/requirements.txt @@ -1,14 +1,14 @@ -apprise==1.8.1 +apprise==1.9.0 celery==5.4.0 -Django==5.0.7 -django-auth-ldap==4.8.0 -django-celery-beat==2.6.0 -django-cors-headers==4.4.0 +django-auth-ldap==5.1.0 +django-celery-beat==2.7.0 +django-cors-headers==4.5.0 +Django==5.1.2 djangorestframework==3.15.2 -Pillow==10.4.0 -redis==5.0.8 +Pillow==11.0.0 +redis==5.1.1 requests==2.32.3 ryd-client==0.0.6 -uWSGI==2.0.26 +uWSGI==2.0.27 whitenoise==6.7.0 -yt-dlp==2024.8.6 +yt-dlp==2024.10.7