Fix MSTeams PR review follow-ups

This commit is contained in:
Bob Johnson
2026-04-16 13:22:07 +08:00
committed by Xubin Ren
parent 824dcca5e2
commit 4d795f74d5
3 changed files with 134 additions and 283 deletions
+4
View File
@@ -68,6 +68,10 @@ weixin = [
"qrcode[pil]>=8.0",
"pycryptodome>=3.20.0",
]
msteams = [
"PyJWT>=2.0,<3.0",
"cryptography>=41.0",
]
matrix = [
"matrix-nio[e2e]>=0.25.2",