-
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": "51cb7632eafb14c7bfedcbcac318714c996fc48adce7b38850fff17d5429e23e"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.9"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"robotframework": {
"hashes": [
"sha256:bffecba8c43d4294936d921f0af4941079039edce88194769133719732c608bc",
"sha256:ee912636885e2dc4bcf4ec1d5b3ac2a5b81cadfcfedf4a169bd4ad6576ff8f53"
],
"index": "pypi",
"version": "==5.0"
}
},
"develop": {}
}