-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile.lock
More file actions
29 lines (29 loc) · 728 Bytes
/
Copy pathPipfile.lock
File metadata and controls
29 lines (29 loc) · 728 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
{
"_meta": {
"hash": {
"sha256": "21ed8a51ec3b42efbd24e6a32b238a29193d3b55f3ba2574268fa7b31e05fa8e"
},
"pipfile-spec": 6,
"requires": {
"python_full_version": "3.13.2",
"python_version": "3.13"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"pyinotify": {
"hashes": [
"sha256:9c998a5d7606ca835065cdabc013ae6c66eb9ea76a00a1e3bc6e0cfe2b4f71f4"
],
"index": "pypi",
"version": "==0.9.6"
}
},
"develop": {}
}