-
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) · 776 Bytes
/
Pipfile.lock
File metadata and controls
29 lines (29 loc) · 776 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": "fc6e74358fea0144c85edfc77034e60ca5a60d5ca6d2c485eba33770ab61971a"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.8"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"pythondialog": {
"hashes": [
"sha256:34a0687290571f37d7d297514cc36bd4cd044a3a4355271549f91490d3e7ece8",
"sha256:b50494be494069aa5aa1b975072ab8de282850cc6c75a002d1a180ad1a27f45f"
],
"index": "pypi",
"version": "==3.5.1"
}
},
"develop": {}
}