mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04:00
refactor: implement email with stdlib and drop email dependency (#1746)
* implement email with stdlib and drop dependency * potentially provide in logs
This commit is contained in:
@@ -33,7 +33,6 @@ apprise = "^0.9.6"
|
||||
recipe-scrapers = "^14.20.0"
|
||||
psycopg2-binary = {version = "^2.9.1", optional = true}
|
||||
gunicorn = "^20.1.0"
|
||||
emails = "^0.6"
|
||||
python-ldap = "^3.3.1"
|
||||
pydantic = "^1.10.2"
|
||||
tzdata = "^2021.5"
|
||||
|
||||
Reference in New Issue
Block a user