-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile.lock
More file actions
30 lines (30 loc) · 819 Bytes
/
Pipfile.lock
File metadata and controls
30 lines (30 loc) · 819 Bytes
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
{
"_meta": {
"hash": {
"sha256": "a38c32d1ba9116123529a55d1e2de28d92404ee7de396c1c4c5d6b69b90ad020"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.12"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"lunr": {
"hashes": [
"sha256:a2bc4e08dbb35b32723006bf2edbe6dc1f4f4b95955eea0d23165a184d276ce8",
"sha256:b46cf5059578d277a14bfc901bb3d5666d013bf73c035331ac0222fdac358228"
],
"index": "pypi",
"markers": "python_version >= '3.7'",
"version": "==0.8.0"
}
},
"develop": {}
}