File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,6 @@ httpcore==1.0.4
5454 # via httpx
5555httpx [http2 ]== 0.27.0
5656 # via
57- # httpx
5857 # microsoft-kiota-http
5958 # msgraph-core
6059hyperframe == 6.0.1
@@ -71,7 +70,9 @@ microsoft-kiota-abstractions==1.3.1
7170 # via
7271 # microsoft-kiota-authentication-azure
7372 # microsoft-kiota-http
73+ # microsoft-kiota-serialization-form
7474 # microsoft-kiota-serialization-json
75+ # microsoft-kiota-serialization-multipart
7576 # microsoft-kiota-serialization-text
7677 # msgraph-core
7778 # msgraph-sdk
@@ -83,8 +84,12 @@ microsoft-kiota-http==1.3.1
8384 # via
8485 # msgraph-core
8586 # msgraph-sdk
87+ microsoft-kiota-serialization-form == 0.1.0
88+ # via msgraph-sdk
8689microsoft-kiota-serialization-json == 1.1.0
8790 # via msgraph-sdk
91+ microsoft-kiota-serialization-multipart == 0.1.0
92+ # via msgraph-sdk
8893microsoft-kiota-serialization-text == 1.0.0
8994 # via msgraph-sdk
9095msal == 1.27.0
@@ -95,7 +100,7 @@ msal-extensions==1.1.0
95100 # via azure-identity
96101msgraph-core == 1.0.0
97102 # via msgraph-sdk
98- msgraph-sdk == 1.1 .0
103+ msgraph-sdk == 1.2 .0
99104 # via -r requirements.in
100105multidict == 6.0.5
101106 # via
@@ -117,7 +122,9 @@ opentelemetry-semantic-conventions==0.44b0
117122packaging == 24.0
118123 # via msal-extensions
119124pendulum == 3.0.0
120- # via microsoft-kiota-serialization-json
125+ # via
126+ # microsoft-kiota-serialization-form
127+ # microsoft-kiota-serialization-json
121128portalocker == 2.8.2
122129 # via msal-extensions
123130pycparser == 2.21
You can’t perform that action at this time.
0 commit comments