Add transitions to Pipfile

This commit is contained in:
tomdds
2020-01-14 15:10:47 -05:00
parent 69bd2f43a5
commit 34546ecd94
2 changed files with 10 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ msrestazure = "*"
azure-mgmt-authorization = "*"
azure-mgmt-managementgroups = "*"
azure-mgmt-resource = "*"
transitions = "*"
[dev-packages]
bandit = "*"