Update django-oauth-toolkit requirement from ==2.2.* to ==2.3.*

This commit is contained in:
Raphael Michel
2024-02-12 12:52:31 +01:00
parent a5f7115e19
commit 16735e3cfe
3 changed files with 24 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ dependencies = [
"django-libsass==0.9",
"django-localflavor==4.0",
"django-markup",
"django-oauth-toolkit==2.2.*",
"django-oauth-toolkit==2.3.*",
"django-otp==1.2.*",
"django-phonenumber-field==7.1.*",
"django-redis==5.2.*",