sabuhish / fastapi-mail

Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)
https://sabuhish.github.io/fastapi-mail/
MIT License
673 stars 82 forks source link

Make version binds less strict so we stay compatible with new versions of FastAPI #174

Closed rambo closed 1 year ago

rambo commented 1 year ago

fixes #161

rememberlenny commented 1 year ago

Can this be merged?

sabuhish commented 1 year ago

Thanks for the PR @rambo!