forked from alexanderepstein/cryptowatch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
71 lines (71 loc) · 1.53 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
66
67
68
69
70
71
{
"_meta": {
"hash": {
"sha256": "09d2cc5975a0c4ba3eb99f9a0f3d615d17547ba2bbecdd7647cdfe572eafb715"
},
"requires": {},
"sources": [
{
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"adafruit-gpio": {
"version": "==1.0.3"
},
"adafruit-pureio": {
"version": "==0.2.1"
},
"certifi": {
"version": "==2017.11.5"
},
"chardet": {
"version": "==3.0.4"
},
"colorclass": {
"version": "==2.2.0"
},
"decorator": {
"version": "==4.1.2"
},
"idna": {
"version": "==2.6"
},
"ipython-genutils": {
"version": "==0.2.0"
},
"jsonschema": {
"version": "==2.6.0"
},
"jupyter-core": {
"version": "==4.4.0"
},
"nbformat": {
"version": "==4.4.0"
},
"pytz": {
"version": "==2017.3"
},
"requests": {
"version": "==2.18.4"
},
"six": {
"version": "==1.11.0"
},
"spidev": {
"version": "==3.2"
},
"terminaltables": {
"version": "==3.1.0"
},
"traitlets": {
"version": "==4.3.2"
},
"urllib3": {
"version": "==1.22"
}
},
"develop": {}
}