From e46f092ed9271d1f2c56a55dad5464b087d618df Mon Sep 17 00:00:00 2001 From: Mattia Date: Fri, 22 Nov 2024 16:34:03 +0100 Subject: [PATCH] add version to setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index eb72dbeb8bb..1cd863c5775 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ install_requires = Pillow==10.4.0 lxml==5.2.1 psycopg2==2.9.9 - Django==4.2.9 + Django==4.2.16 # Other amqp==5.2.0