From 41633417d8a2c836566bd3a0858fca77416f7ca1 Mon Sep 17 00:00:00 2001 From: tomdds Date: Fri, 25 Oct 2019 13:52:47 -0400 Subject: [PATCH] Add Azure Libraries --- Pipfile | 4 +++- Pipfile.lock | 20 +++++++++++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 5ad90c9c..6456afb1 100644 --- a/Pipfile +++ b/Pipfile @@ -27,7 +27,8 @@ azure-storage-common = "*" celery = "*" azure-mgmt-subscription = "*" azure-graphrbac = "*" -mrestazure = "*" +msrestazure = "*" +azure-mgmt-authorization = "*" [dev-packages] bandit = "*" @@ -48,6 +49,7 @@ pytest-mock = "*" detect-secrets = "*" beautifulsoup4 = "*" mypy = "*" +rope = "*" [requires] python_version = "3.7.3" diff --git a/Pipfile.lock b/Pipfile.lock index 56ffb5c1..45241281 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a736295b3c9c21285eb6c83c331fa7f40651c67c8baf70377db7329b7f74e7c6" + "sha256": "3e1d71e50dafe3cd2aec48615fba53e12c35761459a6c6cf7e4a3df30502f4ee" }, "pipfile-spec": 6, "requires": { @@ -58,6 +58,14 @@ "index": "pypi", "version": "==0.61.1" }, + "azure-mgmt-authorization": { + "hashes": [ + "sha256:31e875a34ac2c5d6fefe77b4a8079a8b2bdbe9edb957e47e8b44222fb212d6a7", + "sha256:9d64295cf4210ec14e98fb024a6b4d79d68ef50cdb3804f0b53f8567e52d847f" + ], + "index": "pypi", + "version": "==0.60.0" + }, "azure-mgmt-subscription": { "hashes": [ "sha256:504b4c42ba859070c3c50637ec07ca36aca600e613fcccaa398db22822fe21f1", @@ -336,6 +344,7 @@ "sha256:63db9f646fffc9244b332090e679d1e5f283ac491ee0cc321f5116f9450deb4a", "sha256:fecb6a72a3eb5483e4deff38210d26ae42d3f6d488a7a275bd2423a1a014b22c" ], + "index": "pypi", "version": "==0.6.2" }, "oauthlib": { @@ -1074,6 +1083,15 @@ "index": "pypi", "version": "==2.22.0" }, + "rope": { + "hashes": [ + "sha256:6b728fdc3e98a83446c27a91fc5d56808a004f8beab7a31ab1d7224cecc7d969", + "sha256:c5c5a6a87f7b1a2095fb311135e2a3d1f194f5ecb96900fdd0a9100881f48aaf", + "sha256:f0dcf719b63200d492b85535ebe5ea9b29e0d0b8aebeb87fe03fc1a65924fdaf" + ], + "index": "pypi", + "version": "==0.14.0" + }, "selenium": { "hashes": [ "sha256:49d9b3bc156b795b94b06ae4e65dcd9c454b8e5f29624f2a117f02e3020ce411",