blob: d5b1701585334a60afda686183aa0e03ec1ae4a9 (
plain)
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
|
{
"_meta": {
"hash": {
"sha256": "4748db5582177444d019d7db974f865a5273b274fd6f714e9285dc84ee98f240"
},
"pipfile-spec": 6,
"requires": {
"python_full_version": "3.11.5",
"python_version": "3.11"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"sexpdata": {
"hashes": [
"sha256:6f65f115291890cbce5cd269c13bdf1f82a4cd23bc61b6e150a27511ee6a7d5e"
],
"index": "pypi",
"version": "==1.0.1"
}
},
"develop": {}
}
|