From 5165c3e34a0b7ced88a2e6f3dbd88b19f4a6048f Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 16 Oct 2023 16:12:28 +0700 Subject: [PATCH] bump requirements --- tubearchivist/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tubearchivist/requirements.txt b/tubearchivist/requirements.txt index 11ab42d..e5a5daa 100644 --- a/tubearchivist/requirements.txt +++ b/tubearchivist/requirements.txt @@ -1,13 +1,13 @@ -apprise==1.5.0 +apprise==1.6.0 celery==5.3.4 Django==4.2.6 django-auth-ldap==4.6.0 -django-cors-headers==4.2.0 +django-cors-headers==4.3.0 djangorestframework==3.14.0 -Pillow==10.0.1 +Pillow==10.1.0 redis==5.0.1 requests==2.31.0 ryd-client==0.0.6 uWSGI==2.0.22 -whitenoise==6.5.0 -yt-dlp==2023.10.7 +whitenoise==6.6.0 +yt-dlp==2023.10.13