-
Notifications
You must be signed in to change notification settings - Fork 2
/
Pipfile.lock
37 lines (37 loc) · 1.06 KB
/
Pipfile.lock
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
31
32
33
34
35
36
37
{
"_meta": {
"hash": {
"sha256": "4283dce8b772f68ee1db0f709c6faf268b02c4dc523a3c8c01b8aff7f02d847e"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.10"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"chess": {
"hashes": [
"sha256:6a430cd4666ad6c757d62576fb3ae2112502620922fd904df1af680dfcd07692",
"sha256:a27c45707671d413d045ab2ee8b765c98bfb1bf7ba093a704cfed7e4f758fd58"
],
"index": "pypi",
"version": "==1.9.3"
},
"pysimplegui": {
"hashes": [
"sha256:e133fbd21779f0f125cebbc2a4e1f5a931a383738661013ff33ad525d5611eda",
"sha256:f88c82c301a51aea35be605dc060bcceb0dcb6682e16280544884701ab4b23ba"
],
"index": "pypi",
"version": "==4.60.4"
}
},
"develop": {}
}