feat: add notify system to tg
This commit is contained in:
@@ -7,6 +7,7 @@ dependencies = [
|
||||
"dotenv>=0.9.9",
|
||||
"fastapi>=0.133.0",
|
||||
"faststream[rabbit]>=0.6.6",
|
||||
"aiogram>=3.16.0",
|
||||
"hvac>=2.4.0",
|
||||
"pydantic-settings>=2.13.1",
|
||||
"python-ulid>=3.1.0",
|
||||
@@ -15,4 +16,5 @@ dependencies = [
|
||||
"email-validator>=2.3.0",
|
||||
"jinja2>=3.1.6",
|
||||
"aiosmtplib>=5.1.0",
|
||||
"aiohttp-socks>=0.11.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user