-
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) · 776 Bytes
/
Pipfile.lock
File metadata and controls
29 lines (29 loc) · 776 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": "20509f779e323c16b3faa47c21b316f66db55cbd9a79ce287643b540f4008cf0"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"pysimplegui": {
"hashes": [
"sha256:7edf6d4211dadf728bc2b2b4e381386c2d7e07bc519962d2bd322dc4e2892261",
"sha256:eecce0e88d42798d2aa6839c9d4266070b772182bc33908a67500e3789cd42ed"
],
"index": "pypi",
"version": "==4.43.0"
}
},
"develop": {}
}