We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98bc256 commit 897f4bfCopy full SHA for 897f4bf
app/backend/requirements.in
@@ -31,3 +31,4 @@ msgraph-sdk==1.1.0
31
openai-messages-token-helper
32
python-dotenv
33
rich
34
+typing-extensions
app/backend/requirements.txt
@@ -411,6 +411,7 @@ types-pillow==10.2.0.20240822
411
# via -r requirements.in
412
typing-extensions==4.12.2
413
# via
414
+ # -r requirements.in
415
# azure-ai-documentintelligence
416
# azure-core
417
# azure-cosmos
0 commit comments