From 8eec866b31a18ceb28da9639a3bf92265b2e46cd Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 5 Apr 2023 21:48:45 +0700 Subject: [PATCH] bump libs --- tubearchivist/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tubearchivist/requirements.txt b/tubearchivist/requirements.txt index 01c75c3a..5d25327f 100644 --- a/tubearchivist/requirements.txt +++ b/tubearchivist/requirements.txt @@ -1,11 +1,11 @@ beautifulsoup4==4.12.0 celery==5.2.7 -Django==4.1.7 -django-auth-ldap==4.1.0 +Django==4.2 +django-auth-ldap==4.2.0 django-cors-headers==3.14.0 djangorestframework==3.14.0 -Pillow==9.4.0 -redis==4.5.3 +Pillow==9.5.0 +redis==4.5.4 requests==2.28.2 ryd-client==0.0.6 uWSGI==2.0.21