Add email-validator dependency to fix EmailStr validation

This commit is contained in:
Automated Action 2025-06-24 17:58:47 +00:00
parent 92e4d992b2
commit f1d04f9a67

View File

@ -11,4 +11,5 @@ python-decouple==3.8
ruff==0.1.6
requests==2.31.0
ffmpeg-python==0.2.0
python-dotenv==1.0.0
python-dotenv==1.0.0
email-validator==2.1.0