-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathPipfile.lock
49 lines (49 loc) · 1.47 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
{
"_meta": {
"hash": {
"sha256": "f35a944c6546542f04495339ee8d24e96e5e64fe5712ba66c0a51d7dd80ff4d7"
},
"pipfile-spec": 6,
"requires": {},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"argparse": {
"hashes": [
"sha256:62b089a55be1d8949cd2bc7e0df0bddb9e028faefc8c32038cc84862aefdd6e4",
"sha256:c31647edb69fd3d465a847ea3157d37bed1f95f19760b11a47aa91c04b666314"
],
"index": "pypi",
"version": "==1.4.0"
},
"pyqrcode": {
"hashes": [
"sha256:1b2812775fa6ff5c527977c4cd2ccb07051ca7d0bc0aecf937a43864abe5eff6",
"sha256:fdbf7634733e56b72e27f9bce46e4550b75a3a2c420414035cae9d9d26b234d5"
],
"index": "pypi",
"version": "==1.2.1"
},
"python-iptables": {
"hashes": [
"sha256:53b09257467681d7ea547cd3140eccd8c70effb3748af4b56ffed2f6011189e7"
],
"index": "pypi",
"version": "==0.13.0"
},
"scapy": {
"hashes": [
"sha256:1baa048936207ceb1a4281a0e1e3b4317667c754872a0bb4734c5213c468e86a"
],
"index": "pypi",
"version": "==2.4.2"
}
},
"develop": {}
}