-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile.lock
More file actions
29 lines (29 loc) · 774 Bytes
/
Pipfile.lock
File metadata and controls
29 lines (29 loc) · 774 Bytes
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
{
"_meta": {
"hash": {
"sha256": "6044b68c8ae324de443e2d7490fc4ca337d903b8b72e15a1b8833c51ef3e3f26"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.9"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"xlsxwriter": {
"hashes": [
"sha256:9b1ade2d1ba5d9b40a6d1de1d55ded4394ab8002718092ae80a08532c2add2e6",
"sha256:b807c2d3e379bf6a925f472955beef3e07495c1bac708640696876e68675b49b"
],
"index": "pypi",
"version": "==1.3.7"
}
},
"develop": {}
}