API - display password reset link expiration delay in email

This commit is contained in:
Sam
2020-07-11 19:35:20 +02:00
parent b351f3d42c
commit 075f98e6e5
11 changed files with 49 additions and 15 deletions

View File

@@ -18,6 +18,7 @@ pytz = "^2020.1"
python-forecastio = "^1.4"
gunicorn = "^20.0"
tqdm = "^4.42"
humanize = "^2.5.0"
[tool.poetry.dev-dependencies]
pytest = "^5.3"