-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile.lock
More file actions
57 lines (57 loc) · 1.69 KB
/
Pipfile.lock
File metadata and controls
57 lines (57 loc) · 1.69 KB
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
{
"_meta": {
"hash": {
"sha256": "635edf1c73415ff6058a16ad73d553bf45f6e9c873f1a00ebc90a0de820c230d"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"bottle": {
"hashes": [
"sha256:9c310da61e7df2b6ac257d8a90811899ccb3a9743e77e947101072a2e3186726",
"sha256:ca43beafbdccabbe31b758a4f34d1e44985a9b9539516775208b2b0f903eafa0"
],
"index": "pypi",
"version": "==0.12.16"
},
"bottle-peewee": {
"hashes": [
"sha256:74ed3a0a619c9d4655f57984dd8b2f4e470bc9fdb5076362aed02d2efb434db4",
"sha256:c20dec29701eed9d74ccc793f73f25153dc9426762be3a76ad064c7bc964c381"
],
"index": "pypi",
"version": "==0.1.5"
},
"inflection": {
"hashes": [
"sha256:18ea7fb7a7d152853386523def08736aa8c32636b047ade55f7578c4edeb16ca"
],
"index": "pypi",
"version": "==0.3.1"
},
"peewee": {
"hashes": [
"sha256:603337153536b85c3c5b5e84df4ae0f9cbaff09163a3739451d167e0ad3fe1f7"
],
"version": "==3.9.3"
},
"yatl": {
"hashes": [
"sha256:2a4b31ec947c138192ec03d289976d6c46f1982127d22a6281826515ff6aa9bf"
],
"index": "pypi",
"version": "==1.0.3"
}
},
"develop": {}
}