introduce pyotp and support generating totp within skyvern (#1176)
This commit is contained in:
@@ -50,6 +50,7 @@ temporalio = "^1.6.0"
|
||||
requests-toolbelt = "^1.0.0"
|
||||
posthog = "^3.7.0"
|
||||
aiofiles = "^24.1.0"
|
||||
pyotp = "^2.9.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
isort = "^5.13.2"
|
||||
|
||||
Reference in New Issue
Block a user