Add: email validator to requirements.txt

This commit is contained in:
Abdullah Mustapha 2024-01-04 22:09:32 +01:00
parent d83788059a
commit 92a6defc90

View file

@ -16,4 +16,5 @@ httpx
faker faker
requests requests
pyyaml pyyaml
sentry-sdk[fastapi] sentry-sdk[fastapi]
pydantic[email]>=1.8.0,<2.0.0