-
Notifications
You must be signed in to change notification settings - Fork 1
/
Pipfile.lock
61 lines (61 loc) · 2.05 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
51
52
53
54
55
56
57
58
59
60
61
{
"_meta": {
"hash": {
"sha256": "86c76e20b6a3cdd99b9f837f2e6bcb31103f14f333903261217d62896273df94"
},
"pipfile-spec": 6,
"requires": {},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"certifi": {
"hashes": [
"sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b",
"sha256:c198e21b1289c2ab85ee4e67bb4b4ef3ead0892059901a8d5b622f24a1101e90"
],
"markers": "python_version >= '3.6'",
"version": "==2024.7.4"
},
"paho-mqtt": {
"hashes": [
"sha256:2a8291c81623aec00372b5a85558a372c747cbca8e9934dfe218638b8eefc26f"
],
"index": "pypi",
"markers": "python_version >= '3.7'",
"version": "==1.6.1"
},
"python-mpd2": {
"hashes": [
"sha256:4baec3584cc43ed9948d5559079fafc2679b06b2ade273e909b3582654b2b3f5",
"sha256:86bf1100a0b135959d74a9a7a58cf0515bf30bb54eb25ae6fb8e175e50300fc3"
],
"index": "pypi",
"markers": "python_version >= '3.6'",
"version": "==3.1.1"
},
"sentry-sdk": {
"hashes": [
"sha256:608887855ccfe39032bfd03936e3a1c4f4fc99b3a4ac49ced54a4220de61c9c1",
"sha256:a16c997c0f4e3df63c0fc5e4207ccb1ab37900433e0f72fef88315d317829a26"
],
"index": "pypi",
"markers": "python_version >= '3.6'",
"version": "==1.45.1"
},
"urllib3": {
"hashes": [
"sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472",
"sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168"
],
"markers": "python_version >= '3.6'",
"version": "==2.2.2"
}
},
"develop": {}
}