Skip to content

Commit 46730d3

Browse files
committed
Update core dependency url
1 parent 11627c4 commit 46730d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [{name = "Microsoft", email = "graphtooling+python@microsoft.com"}]
99
description = "The Microsoft Graph Python SDK"
1010
dependencies = [
1111
"microsoft-kiota-abstractions >=0.1.0",
12-
"msgraph_core @ https://github.com/microsoftgraph/msgraph-sdk-python-core.git@kiota/long-term-branch#egg=msgraph_core",
12+
"msgraph_core @ https://github.com/microsoftgraph/msgraph-sdk-python-core/archive/refs/tags/v0.3.0-preview.zip"
1313

1414
]
1515
requires-python = ">=3.6"

0 commit comments

Comments
 (0)