-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathPipfile.lock
30 lines (30 loc) · 830 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
30
{
"_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:4585b0d1223148c27a225b10dbec5ae9bc4c81a99a3fa80774fa6209935324e1",
"sha256:c88b1e6ecf6b41cd8fb5731c7ae919bf66df6ec6fafa555cd6c0e16ca169ae92"
],
"index": "pypi",
"markers": "python_version >= '3.8'",
"version": "==0.19.0"
}
},
"develop": {}
}