API - use task queue to send password request email
This commit is contained in:
@@ -19,6 +19,8 @@ python-forecastio = "^1.4"
|
||||
gunicorn = "^20.0"
|
||||
tqdm = "^4.42"
|
||||
humanize = "^2.5.0"
|
||||
dramatiq = {extras = ["redis"], version = "^1.9.0"}
|
||||
flask-dramatiq = "^0.6.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^19.10b0"
|
||||
|
||||
Reference in New Issue
Block a user