-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
50 lines (50 loc) · 1.46 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
{
"_meta": {
"hash": {
"sha256": "f17928faacc52f7bf8989140a99cb4f5fd4ed144c67fda7912d61eff826474df"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"easyprocess": {
"hashes": [
"sha256:e1871651a3c9f192090c6f523f48bc73ba6ec651530a8c4cd7e2776a4c54d795",
"sha256:f757cd16cdab5b87117b4ee6cf197f99bfa109253364c7bd717ad0bcd39218a0"
],
"version": "==0.2.7"
},
"patool": {
"hashes": [
"sha256:3f642549c9a78f5b8bef1af92df385b521d360520d1f34e4dba3fd1dee2a21bc",
"sha256:e3180cf8bfe13bedbcf6f5628452fca0c2c84a3b5ae8c2d3f55720ea04cb1097"
],
"index": "pypi",
"version": "==1.12"
},
"pyunpack": {
"hashes": [
"sha256:4668ae507c26ac2ac2847ef83e8d6adfed86721f3a9346c2dfc92066f26d8fe7"
],
"index": "pypi",
"version": "==0.1.2"
},
"wget": {
"hashes": [
"sha256:35e630eca2aa50ce998b9b1a127bb26b30dfee573702782aa982f875e3f16061"
],
"index": "pypi",
"version": "==3.2"
}
},
"develop": {}
}