fix: pin msgraph-core to <1.0.0 (v1.x broke GraphClient API)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Christian Mueller 2026-04-23 21:13:21 +02:00
parent 63d8ee3e99
commit 3ddb3ce8c4

View File

@ -4,5 +4,5 @@ jinja2>=3.1.0
python-multipart>=0.0.6
requests>=2.31.0
azure-identity>=1.15.0
msgraph-core>=0.2.2
msgraph-core>=0.2.2,<1.0.0
apscheduler>=3.10.0