From 99baf64b11368c61e4ca45929746a1508d9dbdc2 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 24 Jul 2023 10:51:37 +0700 Subject: [PATCH] update requirements --- tubearchivist/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tubearchivist/requirements.txt b/tubearchivist/requirements.txt index 045aefd7..f251cffe 100644 --- a/tubearchivist/requirements.txt +++ b/tubearchivist/requirements.txt @@ -1,12 +1,12 @@ celery==5.3.1 -Django==4.2.2 -django-auth-ldap==4.3.0 -django-cors-headers==4.1.0 +Django==4.2.3 +django-auth-ldap==4.4.0 +django-cors-headers==4.2.0 djangorestframework==3.14.0 -Pillow==9.5.0 +Pillow==10.0.0 redis==4.6.0 requests==2.31.0 ryd-client==0.0.6 uWSGI==2.0.21 whitenoise==6.5.0 -yt_dlp==2023.6.22 +yt_dlp==2023.7.6