Add Azure Libraries
This commit is contained in:
4
Pipfile
4
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"
|
||||
|
Reference in New Issue
Block a user