-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
42 lines (42 loc) · 1.17 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
{
"_meta": {
"hash": {
"sha256": "122b5e8239b94ef577fa6769e3fd72e2f3341d33f0ddac1a0b7bb5752df56428"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"commentjson": {
"hashes": [
"sha256:9630bba6e9067fabc24dc362457e514f1db78cb710f211a213b33ace3a2ff4b8"
],
"index": "pypi",
"version": "==0.8.1"
},
"lark-parser": {
"hashes": [
"sha256:e60a85bf0ecdd938be81f3c2f033f4becf69a221ccbbbc34d68b4dfd853f6d0e"
],
"version": "==0.7.3"
},
"six": {
"hashes": [
"sha256:3350809f0555b11f552448330d0b52d5f24c91a322ea4a15ef22629740f3761c",
"sha256:d16a0141ec1a18405cd4ce8b4613101da75da0e9a7aec5bdd4fa804d0e0eba73"
],
"index": "pypi",
"version": "==1.12.0"
}
},
"develop": {}
}