
- Added email-validator package to requirements.txt - Modified user schema to provide fallback if email-validator is not available - This fixes the health check failure due to missing email-validator dependency
- Added email-validator package to requirements.txt - Modified user schema to provide fallback if email-validator is not available - This fixes the health check failure due to missing email-validator dependency