Skip to content

Commit 41631b5

Browse files
lunikaAntoLC
authored andcommitted
⬆️(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.
1 parent 6ca654b commit 41631b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"django-cors-headers==4.7.0",
3434
"django-countries==7.6.1",
3535
"django-filter==25.1",
36-
"django-lasuite[all]==0.0.8",
36+
"django-lasuite[all]==0.0.9",
3737
"django-parler==2.3",
3838
"django-redis==5.4.0",
3939
"django-storages[s3]==1.14.6",

0 commit comments

Comments
 (0)