From 145355352e724d57956ba57d871412ec22dd99f5 Mon Sep 17 00:00:00 2001
From: ValueOn AG
Date: Wed, 4 Feb 2026 00:05:16 +0100
Subject: [PATCH] fix azure sdk for com
---
requirements.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/requirements.txt b/requirements.txt
index 0f69731e..f2b0b02f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -70,6 +70,7 @@ google-cloud-texttospeech==2.16.3
## MSFT Integration
msal==1.24.1
+azure-communication-email>=1.0.0 # For sending invitation emails via Azure Communication Services
## Testing Dependencies
pytest>=8.0.0