-
Notifications
You must be signed in to change notification settings - Fork 3
/
Pipfile.lock
38 lines (38 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
{
"_meta": {
"hash": {
"sha256": "42f26b632d1e08a5bc20138629950020207542fe1761ba87da0428166cb3f26c"
},
"host-environment-markers": {
"implementation_name": "cpython",
"implementation_version": "3.5.1",
"os_name": "posix",
"platform_machine": "x86_64",
"platform_python_implementation": "CPython",
"platform_release": "16.7.0",
"platform_system": "Darwin",
"platform_version": "Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64",
"python_full_version": "3.5.1",
"python_version": "3.5",
"sys_platform": "darwin"
},
"pipfile-spec": 6,
"requires": {},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"paho-mqtt": {
"hashes": [
"sha256:31911f6031de306c27ed79dc77b690d7c55b0dcb0f0434ca34ec6361d0371122"
],
"version": "==1.3.1"
}
},
"develop": {}
}