diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 7e927e1..5a24279 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,6 +15,7 @@ flask-mail = "^0.9.1" pyjwt = "^1.7" flask-bootstrap = "^3.3" python-dotenv = "^0.10.1" +email_validator = "^1.0" [tool.poetry.dev-dependencies] pytest = "^3.0" |
