diff --git a/setup.py b/setup.py index f58e6b42..1a094e01 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ "fastapi==0.103.2", "uvicorn[standard]==0.23.2", "python-multipart==0.0.6", - "email-validator==2.0.0.post2", + "email-validator==2.1.0", "structlog==23.1.0", "pyicu==2.11", "jellyfish==1.0.1",