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-authorization = "*"
azure-mgmt-managementgroups = "*" azure-mgmt-managementgroups = "*"
azure-mgmt-resource = "*" azure-mgmt-resource = "*"
transitions = "*"
[dev-packages] [dev-packages]
bandit = "*" bandit = "*"

10
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "ec8e6c93c581a81539a773d6814e4b19f44eedc655c8cdd3043d1a6115b1c2d1" "sha256": "63b8f9d203f306a6f0ff20514b024909aa7e64917e1befcc9ea79931b5b4bd34"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -554,6 +554,14 @@
], ],
"version": "==0.36.1" "version": "==0.36.1"
}, },
"transitions": {
"hashes": [
"sha256:011afaefa1244177cad3d960d836c0c4a201403252371bd4c555cf8c17ce7d3c",
"sha256:5566c9d32e438ee9eb1f046e3ac1a0b2689f32807b47859210162084d4c84ab7"
],
"index": "pypi",
"version": "==0.7.2"
},
"unipath": { "unipath": {
"hashes": [ "hashes": [
"sha256:09839adcc72e8a24d4f76d63656f30b5a1f721fc40c9bcd79d8c67bdd8b47dae", "sha256:09839adcc72e8a24d4f76d63656f30b5a1f721fc40c9bcd79d8c67bdd8b47dae",