-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pipfile.lock
39 lines (39 loc) · 1.16 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": "a7fe5bf2f8e7ad4fea53c70e7844744268971bd3c392fbb7f9d7ac32e1edd843"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"lark": {
"hashes": [
"sha256:15fa5236490824c2c4aba0e22d2d6d823575dcaf4cdd1848e34b6ad836240fba",
"sha256:a0dd3a87289f8ccbb325901e4222e723e7d745dbfc1803eaf5f3d2ace19cf2db"
],
"index": "pypi",
"markers": "python_version >= '3.6'",
"version": "==1.1.9"
},
"pyparsing": {
"hashes": [
"sha256:a1bac0ce561155ecc3ed78ca94d3c9378656ad4c94c1270de543f621420f94ad",
"sha256:f9db75911801ed778fe61bb643079ff86601aca99fcae6345aa67292038fb742"
],
"index": "pypi",
"markers": "python_full_version >= '3.6.8'",
"version": "==3.1.2"
}
},
"develop": {}
}