-
-
Notifications
You must be signed in to change notification settings - Fork 24
/
Pipfile.lock
45 lines (45 loc) · 1.11 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
42
43
44
45
{
"_meta": {
"hash": {
"sha256": "6939502069e9eff35640013754a180f8c10b5ddc73cdc33aa730e57e47a728c3"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.10"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"certifi": {
"hashes": [
"sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082",
"sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9"
],
"index": "pypi",
"version": "==2023.7.22"
},
"pythonfinder": {
"editable": true,
"extras": [
"dev",
"tests"
],
"path": "."
},
"sanitized-package": {
"editable": true,
"extras": [
"dev",
"tests"
],
"path": "."
}
},
"develop": {}
}