diff --git a/backend/requirements.txt b/backend/requirements.txt index 1b70326..589409e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,3 +12,4 @@ psycopg2-binary requests beautifulsoup4 boto3 +email-validator