-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pipfile.lock
37 lines (37 loc) · 1.09 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
{
"_meta": {
"hash": {
"sha256": "81fec3f6af4afbc6c43f0986b62d4566ee94b72862fb143de0128623c2bde54d"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.9"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"cppcheck-junit": {
"hashes": [
"sha256:46fe2c381081dc3b48e2d1ec12e56ff00da460b985c6599386056638d5a31cde",
"sha256:e1ba48e92cd4ada9d336819b63e64981a1a24bfe894613ff791819fd4158368f"
],
"index": "pypi",
"version": "==2.2.0"
},
"exitstatus": {
"hashes": [
"sha256:605db05fb44526e0079903c56efc0db633e621a63a359075a3d13ddd065cea0e",
"sha256:7d050bb3044a0eba44e131cbb4fae59d327d85ae455f589f2e61199e637cccef"
],
"markers": "python_version >= '3.8'",
"version": "==2.3.0"
}
},
"develop": {}
}