# Python dependencies for Email Validation API
# Install with: pip install dnspython email-validator
dnspython>=2.0.0
email-validator>=1.1.0
