build(pyproject.toml): add depedency on django-oauth-toolkit
This commit is contained in:
@@ -8,6 +8,7 @@ dependencies = [
|
||||
"django-allauth-ui>=1.8.1",
|
||||
"django-allauth[socialaccount]>=65.15.0",
|
||||
"django-browser-reload>=1.21.0",
|
||||
"django-oauth-toolkit>=3.2.0",
|
||||
"django-tailwind>=4.4.2",
|
||||
"django-widget-tweaks>=1.5.1",
|
||||
"python-dotenv>=1.2.2",
|
||||
|
||||
Reference in New Issue
Block a user