From 9c1835ec1383cbf36c930fad06533cc9849d1c71 Mon Sep 17 00:00:00 2001 From: CrzyHaXs91 <137912394+CrzyHAX91@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:36:47 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b8a1dae6..7dc4870a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.16 +Django==4.2.17 django-allauth==0.45.0 Pillow==10.3.0 python-dotenv==0.19.2