-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Pipfile.lock
39 lines (39 loc) · 1.16 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
{
"_meta": {
"hash": {
"sha256": "d1909210f6c5e18a9d9283cc09ccf6f0ef8128c0bd619b3e6238bfa01463cbf0"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.12"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"click": {
"hashes": [
"sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28",
"sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de"
],
"index": "pypi",
"markers": "python_version >= '3.7'",
"version": "==8.1.7"
},
"setuptools": {
"hashes": [
"sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2",
"sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538"
],
"index": "pypi",
"markers": "python_version >= '3.8'",
"version": "==75.1.0"
}
},
"develop": {}
}