-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
73 lines (73 loc) · 2.44 KB
/
Pipfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"_meta": {
"hash": {
"sha256": "bfe2d7aeff62ceccb11e27be5e9f60baf6e15969be1c6f690186bcffbdd0c610"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"argparse": {
"hashes": [
"sha256:62b089a55be1d8949cd2bc7e0df0bddb9e028faefc8c32038cc84862aefdd6e4",
"sha256:c31647edb69fd3d465a847ea3157d37bed1f95f19760b11a47aa91c04b666314"
],
"index": "pypi",
"version": "==1.4.0"
},
"gitdb2": {
"hashes": [
"sha256:83361131a1836661a155172932a13c08bda2db3674e4caa32368aa6eb02f38c2",
"sha256:e3a0141c5f2a3f635c7209d56c496ebe1ad35da82fe4d3ec4aaa36278d70648a"
],
"version": "==2.0.5"
},
"gitpython": {
"hashes": [
"sha256:a313754737d9a2600b1267262769dda115566eec7e59b0ac855ff0cc9b1da81d",
"sha256:e96f8e953cf9fee0a7599fc587667591328760b6341a0081ef311a942fc96204"
],
"index": "pypi",
"version": "==2.1.1"
},
"smmap2": {
"hashes": [
"sha256:0555a7bf4df71d1ef4218e4807bbf9b201f910174e6e08af2e138d4e517b4dde",
"sha256:29a9ffa0497e7f2be94ca0ed1ca1aa3cd4cf25a1f6b4f5f87f74b46ed91d609a"
],
"version": "==2.0.5"
},
"termcolor": {
"hashes": [
"sha256:1d6d69ce66211143803fbc56652b41d73b4a400a2891d7bf7a1cdf4c02de613b"
],
"index": "pypi",
"version": "==1.1.0"
},
"trufflehog": {
"hashes": [
"sha256:128cf4bdad37ba3ecaf668de253af358b6d75373f6a74cddb57ad8366ebb0031",
"sha256:d29d45ca2c6a829e7cfffaf5a69d1fc66f80d32c8240398734e13815c7b420ca"
],
"index": "pypi",
"version": "==2.0.98"
},
"trufflehogregexes": {
"hashes": [
"sha256:627e7cd246153135dea86bacd1253df262c525874f9008395ffe81eb63f92352",
"sha256:b81dfc60c86c1e353f436a0e201fd88edb72d5a574615a7858485c59edf32405"
],
"version": "==0.0.7"
}
},
"develop": {}
}