-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
65 lines (65 loc) · 2.07 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
62
63
64
65
{
"_meta": {
"hash": {
"sha256": "c38847c62c3e922eb58a5f5c076267ea952b0ff44a8929c1c2f6da5cca34add6"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.5"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"adafruit-gpio": {
"hashes": [
"sha256:d6465b92c866c51ca8f3bc1e8f2ec36f5ccdb46d0fd54101c1109756d4a2dcd0"
],
"index": "pypi",
"version": "==1.0.3"
},
"adafruit-pureio": {
"hashes": [
"sha256:b67587ed3c4dc90bd0e9b988587efa66b4466abf71eb0dcbcd4695e7e4350326"
],
"version": "==1.0.4"
},
"paho-mqtt": {
"hashes": [
"sha256:e3d286198baaea195c8b3bc221941d25a3ab0e1507fc1779bdb7473806394be4"
],
"index": "pypi",
"version": "==1.5.0"
},
"smbus": {
"hashes": [
"sha256:39923448455a41c6bbe823de62b191103dd711917056362d9e4b1d2c6ec0f06d",
"sha256:529f9effc383b6381534d1d845eaf1078bdd2d4e625c945b23cf274d5cf1c306",
"sha256:b467235734ae5c147c4ec0eff1afb9dba189d9d3cc086ed7e0d3dbf0ae485230",
"sha256:f96d345e0aa10053a8a4917634f1dc37ba1f656fa5cace7629b71777e90855c6"
],
"index": "pypi",
"version": "==1.1.post2"
},
"spidev": {
"hashes": [
"sha256:4314e52f573d95233c907f307558893313a8a606e197e77bb711526b0e179e80"
],
"version": "==3.4"
},
"tsl2561": {
"hashes": [
"sha256:35475d65bb13842e97dfda10fb11a504de0258984272df21a8d1c9717cddc516",
"sha256:805f3b6984f1704329f6e6c674ac44f7184b1b51243a04724bdd430856f5218e"
],
"index": "pypi",
"version": "==3.4.0"
}
},
"develop": {}
}