From e42737ad9b38af087a08eddf30d47203cacf6b00 Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 15 May 2024 16:32:04 +0200 Subject: [PATCH] bump req --- tubearchivist/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tubearchivist/requirements.txt b/tubearchivist/requirements.txt index fdb20a30..be4b3e94 100644 --- a/tubearchivist/requirements.txt +++ b/tubearchivist/requirements.txt @@ -1,14 +1,14 @@ -apprise==1.7.6 +apprise==1.8.0 celery==5.4.0 -Django==5.0.4 +Django==5.0.6 django-auth-ldap==4.8.0 django-celery-beat==2.6.0 django-cors-headers==4.3.1 djangorestframework==3.15.1 Pillow==10.3.0 -redis==5.0.3 +redis==5.0.4 requests==2.31.0 ryd-client==0.0.6 uWSGI==2.0.25.1 whitenoise==6.6.0 -yt-dlp @ git+https://github.com/bbilly1/yt-dlp@4935eec0b4f4dffbd86d998a2d3a706875e9d761 +yt-dlp @ git+https://github.com/bbilly1/yt-dlp@54b823be28f396608349cca69d52eb4c4b72b8b0