feat: add notifies to rabbitmq

This commit is contained in:
2026-06-10 11:56:47 +03:00
parent 4ccbe2aa2c
commit 735cf88c3d
11 changed files with 523 additions and 88 deletions

View File

@@ -10,9 +10,11 @@ dependencies = [
"cryptography==44.0.0",
"dotenv==0.9.9",
"fastapi==0.128.7",
"faststream[rabbit]>=0.6.6",
"granian==2.6.1",
"hvac==2.4.0",
"itsdangerous==2.2.0",
"orjson==3.11.7",
"pydantic-settings==2.12.0",
"python-jose==3.5.0",
"python-ulid==3.1.0",