diff --git a/pyproject.toml b/pyproject.toml index 7078b0c77..70a9ddb56 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ dependencies = [ 'jsonschema', 'django-hijack==2.*', 'openpyxl==3.1.*', - 'django-oauth-toolkit==2.3.*', + 'django-oauth-toolkit==3.0.*', 'oauthlib==3.2.*', 'django-phonenumber-field==7.1.*', 'phonenumberslite==8.13.*',