File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
app-auth/graphapponlytutorial Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ cryptography==41.0.4
4040 # pyjwt
4141deprecated == 1.2.14
4242 # via opentelemetry-api
43+ exceptiongroup == 1.1.3
44+ # via anyio
4345frozenlist == 1.4.0
4446 # via
4547 # aiohttp
@@ -66,7 +68,7 @@ idna==3.4
6668 # yarl
6769importlib-metadata == 6.8.0
6870 # via opentelemetry-api
69- microsoft-kiota-abstractions == 0.8.5
71+ microsoft-kiota-abstractions == 0.9.1
7072 # via
7173 # microsoft-kiota-authentication-azure
7274 # microsoft-kiota-http
@@ -82,7 +84,7 @@ microsoft-kiota-http==0.6.0
8284 # msgraph-sdk
8385microsoft-kiota-serialization-json == 0.4.0
8486 # via msgraph-sdk
85- microsoft-kiota-serialization-text == 0.2.1
87+ microsoft-kiota-serialization-text == 0.3.0
8688 # via msgraph-sdk
8789msal == 1.23.0
8890 # via
@@ -92,7 +94,7 @@ msal-extensions==1.0.0
9294 # via azure-identity
9395msgraph-core == 1.0.0a4
9496 # via msgraph-sdk
95- msgraph-sdk == 1.0.0a16
97+ msgraph-sdk == 1.0.0rc1
9698 # via -r requirements.in
9799multidict == 6.0.4
98100 # via
You can’t perform that action at this time.
0 commit comments