-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pipfile.lock
36 lines (36 loc) · 996 Bytes
/
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
{
"_meta": {
"hash": {
"sha256": "355414f6e58e3449f846c0c3e6fd2a1456b03c1a724a36146725a1ff65eaec41"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.8"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"notify2": {
"hashes": [
"sha256:33fa108d50c42f3cd3407cc437518ad3f6225d1bb237011f16393c9dd3ce197d",
"sha256:d7e27e63c2120c074225e526754101e22f029e38e5f002b1ceaa965258bf1073"
],
"index": "pypi",
"version": "==0.3.1"
},
"playsound": {
"hashes": [
"sha256:1e83750a5325cbccee03d6e751ba3e78c037ac95b95a3ba1f38d0c5aca9e1a34"
],
"index": "pypi",
"version": "==1.2.2"
}
},
"develop": {}
}