From c7a140d3462d00a37c1cee0f82960b42dd518a58 Mon Sep 17 00:00:00 2001 From: freyamade Date: Tue, 22 Oct 2024 17:26:43 +0200 Subject: [PATCH] bump django to 4.2 and drf to latest --- backend/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index f8430f6..0661d27 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -24,10 +24,10 @@ cryptography==43.0.3 daphne==3.0.2 defusedxml==0.7.1 Deprecated==1.2.13 -Django==3.2.25 +Django==4.2.16 django-allauth==0.47.0 django-auto-prefetch==1.9.0 -djangorestframework==3.14.0 +djangorestframework==3.15.2 drf-spectacular==0.27.2 gunicorn==22.0.0 hiredis==2.0.0