fastapi-mail
fastapi-mail copied to clipboard
email-validator lib conflict
I saw that this lib uses email-validator lib. I find it while I was working on one of my projects that is using email-validator lib (on the latest version), and after downloading the fastapi-mail lib, dependency conflicts starts to occur. I realy like this lib, it's simple and easy, witch makes the development of email features really fast. Anyone knows how to fix this dependency problem?