Implement SendEmailBlock (#137)

This commit is contained in:
Kerem Yilmaz
2024-03-31 01:58:11 -07:00
committed by GitHub
parent 3d1b146470
commit 7562cd9c25
9 changed files with 309 additions and 56 deletions

View File

@@ -48,6 +48,7 @@ typer = "^0.9.0"
types-toml = "^0.10.8.7"
apscheduler = "^3.10.4"
httpx = "^0.27.0"
filetype = "^1.2.0"
[tool.poetry.group.dev.dependencies]