Add bcrypt to monkey_island/Pipfile and monkey_island/Pipfile.lock

This commit is contained in:
Shreya 2021-05-03 19:35:10 +05:30
parent 09a37292b5
commit b5d05a1a78
2 changed files with 15 additions and 1 deletions

View File

@ -6,6 +6,7 @@ name = "pypi"
[packages]
pyinstaller = "==3.6"
awscli = "==1.18.131"
bcrypt = "==3.2.0"
boto3 = "==1.14.54"
botocore = "==1.17.54"
cffi = ">=1.8,!=1.11.3"

View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "4fdfe90af14139cf855a0363ad0acbe7fb307b35b038e2c099c4d1227322a13b"
"sha256": "3057235b1e85593ee307d9e5a2e0d15e26f13437bb709529303c7c900d3c7b41"
},
"pipfile-spec": 6,
"requires": {
@ -60,6 +60,19 @@
"index": "pypi",
"version": "==1.18.131"
},
"bcrypt": {
"hashes": [
"sha256:5b93c1726e50a93a033c36e5ca7fdcd29a5c7395af50a6892f5d9e7c6cfbfb29",
"sha256:63d4e3ff96188e5898779b6057878fecf3f11cfe6ec3b313ea09955d587ec7a7",
"sha256:81fec756feff5b6818ea7ab031205e1d323d8943d237303baca2c5f9c7846f34",
"sha256:a67fb841b35c28a59cebed05fbd3e80eea26e6d75851f0574a9273c80f3e9b55",
"sha256:c95d4cbebffafcdd28bd28bb4e25b31c50f6da605c81ffd9ad8a3d1b2ab7b1b6",
"sha256:cd1ea2ff3038509ea95f687256c46b79f5fc382ad0aa3664d200047546d511d1",
"sha256:cdcdcb3972027f83fe24a48b1e90ea4b584d35f1cc279d76de6fc4b13376239d"
],
"index": "pypi",
"version": "==3.2.0"
},
"boto3": {
"hashes": [
"sha256:4196b418598851ffd10cf9d1606694673cbfeca4ddf8b25d4e50addbd2fc60bf",