API - add route to update password and email templates - #50

This commit is contained in:
Sam
2020-05-17 16:42:44 +02:00
parent d6ce02d385
commit 51d627fa1c
23 changed files with 1429 additions and 38 deletions

View File

@@ -32,6 +32,7 @@ sphinxcontrib-httpdomain = "^1.7"
sphinx-bootstrap-theme = "^0.7.1"
recommonmark = "^0.6.0"
pyopenssl = "^19.0"
freezegun = "^0.3.15"
[tool.pytest]
norecursedirs = "fittrackee_api/.venv"