-
Notifications
You must be signed in to change notification settings - Fork 1
/
Pipfile.lock
45 lines (45 loc) · 1.41 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
{
"_meta": {
"hash": {
"sha256": "425a48a189ed0656e0ca0ce6c64a021c59c1d08c95692625efd1ffb122c5c3af"
},
"host-environment-markers": {
"implementation_name": "cpython",
"implementation_version": "3.6.1",
"os_name": "posix",
"platform_machine": "armv7l",
"platform_python_implementation": "CPython",
"platform_release": "4.9.59-v7+",
"platform_system": "Linux",
"platform_version": "#1047 SMP Sun Oct 29 12:19:23 GMT 2017",
"python_full_version": "3.6.1",
"python_version": "3.6",
"sys_platform": "linux"
},
"pipfile-spec": 6,
"requires": {},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"pytz": {
"hashes": [
"sha256:a061aa0a9e06881eb8b3b2b43f05b9439d6583c206d0a6c340ff72a7b6669053",
"sha256:ffb9ef1de172603304d9d2819af6f5ece76f2e85ec10692a524dd876e72bf277"
],
"version": "==2018.5"
},
"tzlocal": {
"hashes": [
"sha256:4ebeb848845ac898da6519b9b31879cf13b6626f7184c496037b818e238f2c4e"
],
"version": "==1.5.1"
}
},
"develop": {}
}