-
Notifications
You must be signed in to change notification settings - Fork 1
/
Pipfile.lock
41 lines (41 loc) · 1.14 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
38
39
40
41
{
"_meta": {
"hash": {
"sha256": "b12082c6285c3953b4d5405267f830aa99bbd5ae398a7f879bc4b185dbdd2374"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.10"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"click": {
"hashes": [
"sha256:7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e",
"sha256:bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48"
],
"index": "pypi",
"version": "==8.1.3"
},
"mnemonic": {
"hashes": [
"sha256:7c6fb5639d779388027a77944680aee4870f0fcd09b1e42a5525ee2ce4c625f6",
"sha256:acd2168872d0379e7a10873bb3e12bf6c91b35de758135c4fbd1015ef18fafc5"
],
"index": "pypi",
"version": "==0.20"
},
"shamir": {
"editable": true,
"path": "."
}
},
"develop": {}
}