sabuhish / fastapi-mail

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

Can't upgrade to FastaAPI 0.78.0 because "fastapi-mail 1.0.8 depends on FastaAPI 0.75.0 #123

Closed ramiswailem closed 2 years ago

ramiswailem commented 2 years ago

How can I still use fastmail with FastaAPI 0.78.0?

VolodymyrBor commented 2 years ago

Have the same problem. I think it would be great to update the dependencies

fullonic commented 2 years ago

Same here. Have you seen any possible breaking changes if upgrading FastAPI to 0.78?

minyoung90 commented 2 years ago

same here

so-rose commented 2 years ago

Indeed, fastapi-mail 1.0.8 does not work with anything newer than fastapi 0.75.2 .

fastapi is pretty important security-wise to keep up to date. Any chance of updating the dependencies?

sabuhish commented 2 years ago

Hi, sorry for the late reply the issue should be resolved in the 1.0.9 version please install the latest version, closing the issue.