This repository was archived by the owner on Jun 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathPipfile.lock
More file actions
50 lines (50 loc) · 1.53 KB
/
Pipfile.lock
File metadata and controls
50 lines (50 loc) · 1.53 KB
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": "4ae4c99ded83e7e6ba7cd7b2d42f91a647dc386b9c857eb5ffdcf317a23c3979"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"altgraph": {
"hashes": [
"sha256:1f05a47122542f97028caf78775a095fbe6a2699b5089de8477eb583167d69aa",
"sha256:c623e5f3408ca61d4016f23a681b9adb100802ca3e3da5e718915a9e4052cebe"
],
"version": "==0.17"
},
"macholib": {
"hashes": [
"sha256:0c436bc847e7b1d9bda0560351bf76d7caf930fb585a828d13608839ef42c432",
"sha256:c500f02867515e6c60a27875b408920d18332ddf96b4035ef03beddd782d4281"
],
"version": "==1.14"
},
"pigpio": {
"hashes": [
"sha256:10dd271d563fcb62c2ffd2ddd90dd7eb7f988f45e3e3c3ea04276c1308fe934e",
"sha256:a6a8dbc19e827046bde02b4c34ab725d55093490ed7bc1e7c80277adfadc16ac"
],
"index": "pypi",
"version": "==1.45"
},
"pyinstaller": {
"hashes": [
"sha256:3730fa80d088f8bb7084d32480eb87cbb4ddb64123363763cf8f2a1378c1c4b7"
],
"index": "pypi",
"version": "==3.6"
}
},
"develop": {}
}