Resolve "Automatic token generation"
This commit is contained in:
parent
a30d4b70ea
commit
57a85158b3
7 changed files with 338 additions and 27 deletions
|
|
@ -11,6 +11,7 @@ click = "^8.0.1"
|
|||
python-dotenv = "^0.15.0"
|
||||
requests = "^2.25.1"
|
||||
sentry_sdk = {version = "^0.19.5", optional = true}
|
||||
cryptography = "^3.4.7"
|
||||
|
||||
[tool.poetry.extras]
|
||||
sentry = ["sentry_sdk"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue