-
Notifications
You must be signed in to change notification settings - Fork 39
/
Pipfile.lock
40 lines (40 loc) · 1.19 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
{
"_meta": {
"hash": {
"sha256": "9db949713ad5a9e44f48b02f05bfacbe449da980a9d3d89291b360e173c3c152"
},
"pipfile-spec": 6,
"requires": {
"python_version": "2.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"m2crypto": {
"hashes": [
"sha256:a1b2751cdadc6afac3df8a5799676b7b7c67a6ad144bb62d38563062e7cd3fc6"
],
"index": "pypi",
"version": "==0.30.1"
},
"scapy": {
"git": "https://github.com/zeroSteiner/scapy-com",
"ref": "79f55855a4d55b4eaba5370cb4c7b094ab956c79"
},
"typing": {
"hashes": [
"sha256:4027c5f6127a6267a435201981ba156de91ad0d1d98e9ddc2aa173453453492d",
"sha256:57dcf675a99b74d64dacf6fba08fb17cf7e3d5fdff53d4a30ea2a5e7e52543d4",
"sha256:a4c8473ce11a65999c8f59cb093e70686b6c84c98df58c1dae9b3b196089858a"
],
"version": "==3.6.6"
}
},
"develop": {}
}