-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pipfile.lock
39 lines (39 loc) · 1.24 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
{
"_meta": {
"hash": {
"sha256": "41fffd714e82b4768e87cc1ce8e11f26f4d434a2ca0492e6603803826c572333"
},
"host-environment-markers": {
"implementation_name": "cpython",
"implementation_version": "0",
"os_name": "posix",
"platform_machine": "x86_64",
"platform_python_implementation": "CPython",
"platform_release": "4.10.0-40-generic",
"platform_system": "Linux",
"platform_version": "#44~16.04.1-Ubuntu SMP Thu Nov 9 15:37:44 UTC 2017",
"python_full_version": "2.7.12",
"python_version": "2.7",
"sys_platform": "linux2"
},
"pipfile-spec": 6,
"requires": {},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"titlecase": {
"hashes": [
"sha256:95d643a0c08097c02933aced707adfe1c275c335019e8e514dea782a465c5b84",
"sha256:84de7a97fb702c400e5ba11c6b30849944b39db12e20fbf4515a23c7538a0611"
],
"version": "==0.12.0"
}
},
"develop": {}
}