Add two factor dependency
This commit is contained in:
parent
0e8380ffd8
commit
25e0bc1197
4 changed files with 126 additions and 1 deletions
|
|
@ -26,6 +26,7 @@ python-dotenv = "^0.12.0"
|
|||
sentry-sdk = {version = "^1.0.0", optional = true}
|
||||
ftfy = "^5.8"
|
||||
requests_oauthlib = "^1.3.0"
|
||||
django-two-factor-auth = {extras = ["phonenumberslite"], version = "^1.13.1"}
|
||||
|
||||
[tool.poetry.extras]
|
||||
sentry = ["sentry_sdk"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue