chore(oauth): Update Django OAuth Toolkit to version 2.2.0

This commit is contained in:
Georg Krause 2022-11-07 15:16:19 +01:00 committed by Georg Krause
commit 68cc6d9120
4 changed files with 259 additions and 199 deletions

View file

@ -37,7 +37,7 @@ pyOpenSSL = "21.0.0"
pydub = "==0.25.1"
PyLD = "==2.0.3"
aiohttp = "==3.8.3"
django-oauth-toolkit = "==1.7.1"
django-oauth-toolkit = "2.2.0"
django-storages = "==1.13.1"
boto3 = "==1.26.4"
unicode-slugify = "==0.1.5"