diff --git a/requirements.txt b/requirements.txt index f4c72aa..2819118 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 \ No newline at end of file +python-dotenv==1.0.0 +email-validator==2.1.0 \ No newline at end of file