We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb7c9a commit b44803aCopy full SHA for b44803a
1 file changed
pyproject.toml
@@ -13,6 +13,8 @@ dependencies = [
13
"microsoft-kiota-authentication-azure >=1.0.0,<2.0.0",
14
"microsoft-kiota-serialization-json >=1.0.0,<2.0.0",
15
"microsoft-kiota-serialization-text >=1.0.0,<2.0.0",
16
+ "microsoft-kiota-serialization-form >=0.1.0",
17
+ "microsoft-kiota-serialization-multipart >=0.1.0",
18
"microsoft-kiota-http >=1.0.0,<2.0.0",
19
"msgraph_core >=1.0.0"
20
0 commit comments