-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
43 lines (43 loc) · 1.26 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
{
"_meta": {
"hash": {
"sha256": "0f07ae7f652c19b1d1f8f58ec89aba12a07b94d6447d178f48c32ee14be24311"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"enum-compat": {
"hashes": [
"sha256:939ceff18186a5762ae4db9fa7bfe017edbd03b66526b798dd8245394c8a4192"
],
"version": "==0.0.2"
},
"i3ipc": {
"hashes": [
"sha256:a3d5b84c69253585772239c053d1a5e8d140f8dae28a96fb426a0f224859ed74"
],
"index": "pypi",
"version": "==1.5.1"
},
"python-musicpd": {
"hashes": [
"sha256:72d6cc60340659b30ff9fe21695503c7079a2f976f48aa822b730f61a1bf0f40",
"sha256:760c9edc37dbe4df35118aebbfa632c25010a58728e082b7c6b54570dbd05b2c",
"sha256:ce9b648921c16bbd05c622cc6c915d3e86e4c97373d2b2be8222c5679890045b"
],
"index": "pypi",
"version": "==0.4.2"
}
},
"develop": {}
}