f1444a4 Port to wtfowm 2.3 and add requirement on email_validator

Authored and Committed by pingou 4 years ago
    Port to wtfowm 2.3 and add requirement on email_validator
    
    From wtform 2.3 email validation is done via the email_validator
    library, and since we do email validation, we need to add it as
    a dependency.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+1 -0