⬆️(backend) upgrade django-lasuite to version 0.0.9

We need version 0.0.9 to reduce the time to have a JCOP analysis result.
This commit is contained in:
Manuel Raynaud
2025-05-20 16:04:28 +02:00
committed by Anthony LC
parent 6ca654bf1a
commit 41631b5b70

View File

@@ -33,7 +33,7 @@ dependencies = [
"django-cors-headers==4.7.0",
"django-countries==7.6.1",
"django-filter==25.1",
"django-lasuite[all]==0.0.8",
"django-lasuite[all]==0.0.9",
"django-parler==2.3",
"django-redis==5.4.0",
"django-storages[s3]==1.14.6",