Skip to content

Commit c8d7967

Browse files
committed
moved to extras
1 parent f74be99 commit c8d7967

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ classifiers = [
3030
]
3131
dependencies = [
3232
"azure-identity>=1.22.0",
33-
"azure-mgmt-authorization>=4.0.0",
34-
"azure-mgmt-keyvault>=12.1.1",
3533
"black>=25.1.0",
3634
"colorama>=0.4.6",
3735
"mcp[cli]>=1.12.1",
@@ -46,6 +44,8 @@ dependencies = [
4644

4745
[project.optional-dependencies]
4846
dev = [
47+
"azure-mgmt-authorization>=4.0.0",
48+
"azure-mgmt-keyvault>=12.1.1",
4949
"coverage[toml]>=7.9.1",
5050
"google-api-python-client>=2.184.0",
5151
"google-auth-httplib2>=0.2.0",

0 commit comments

Comments
 (0)