-13
Pipfile
-13
Pipfile
-37
Pipfile.lock
-37
Pipfile.lock
···
1
-
{
2
-
"_meta": {
3
-
"hash": {
4
-
"sha256": "5dcb098f3196a2355e6c76e6e66b1c85aafd1c47a5ca4143a961865561a040e6"
5
-
},
6
-
"pipfile-spec": 6,
7
-
"requires": {
8
-
"python_version": "3.9"
9
-
},
10
-
"sources": [
11
-
{
12
-
"name": "pypi",
13
-
"url": "https://pypi.org/simple",
14
-
"verify_ssl": true
15
-
}
16
-
]
17
-
},
18
-
"default": {
19
-
"pygments": {
20
-
"hashes": [
21
-
"sha256:37a13ba168a02ac54cc5891a42b1caec333e59b66addb7fa633ea8a6d73445c0",
22
-
"sha256:b21b072d0ccdf29297a82a2363359d99623597b8a265b8081760e4d0f7153c88"
23
-
],
24
-
"index": "pypi",
25
-
"version": "==2.8.0"
26
-
},
27
-
"tree-sitter": {
28
-
"hashes": [
29
-
"sha256:15e7616f0e41127ca70880a40301a6ebfe58ce92db4f142eac775a38e9c38cec",
30
-
"sha256:2618b781b065d419237dcd234f7a7cd68920c4f15c6809a99ed2c2dfd6d15d01"
31
-
],
32
-
"index": "pypi",
33
-
"version": "==0.2.2"
34
-
}
35
-
},
36
-
"develop": {}
37
-
}