forked from brendanbank/gpsd-prometheus-exporter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
29 lines (29 loc) · 780 Bytes
/
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
{
"_meta": {
"hash": {
"sha256": "c3b48562df5b71cb2c3944bbd5d37d0c628201aa5e035ab5bbc9d5cb24b05fd0"
},
"pipfile-spec": 6,
"requires": {
"python_version": "*"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"prometheus-client": {
"hashes": [
"sha256:1b12ba48cee33b9b0b9de64a1047cbd3c5f2d0ab6ebcead7ddda613a750ec3c5",
"sha256:317453ebabff0a1b02df7f708efbab21e3489e7072b61cb6957230dd004a0af0"
],
"index": "pypi",
"version": "==0.12.0"
}
},
"develop": {}
}