diff --git a/pyproject.toml b/pyproject.toml index 52bb4dd..c84e05a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ pytest-cov = "^4.0.0" pytest-xdist = "^3.1.0" unasync = "^0.5.0" pytest-asyncio = "^0.20.3" -email-validator = "^1.3.0" +email-validator = "^2.0.0" tox = "^3.26.0" tox-pyenv = "^1.1.0"