account for alert sending failing

This commit is contained in:
Alex Tau 2025-12-19 16:34:10 +03:00
parent 40e30529eb
commit 10e79d6827
6 changed files with 84 additions and 32 deletions

View file

@ -11,7 +11,9 @@ dependencies = [
"alt-utils>=0.0.8",
"humanize>=4.12.3",
"psutil>=7.0.0",
"returns>=0.26.0",
"telethon>=1.40.0",
"tenacity>=9.1.2",
"uplink[aiohttp]>=0.10.0",
]