⬆️(backend) bump django-lasuite to v0.0.2

This will allow the introspected token to not contain the `iss` claim.
This commit is contained in:
Quentin BEY
2025-04-07 13:55:19 +02:00
parent 133688324b
commit 140d099fce

View File

@@ -34,7 +34,7 @@ dependencies = [
"django-configurations==2.5.1",
"django-cors-headers==4.7.0",
"django-countries==7.6.1",
"django-lasuite==0.0.1",
"django-lasuite==0.0.2",
"django-oauth-toolkit==3.0.1",
"django-parler==2.3",
"django-redis==5.4.0",