-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathPipfile.lock
40 lines (40 loc) · 1.13 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
38
39
40
{
"_meta": {
"hash": {
"sha256": "4667f0fd18e60cacff6ce581d378ded648e586db2b452d3cdedfdd4fd75b6a8f"
},
"pipfile-spec": 6,
"requires": {},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"pycairo": {
"hashes": [
"sha256:2c143183280feb67f5beb4e543fd49990c28e7df427301ede04fc550d3562e84"
],
"version": "==1.19.1"
},
"pydbus": {
"hashes": [
"sha256:4207162eff54223822c185da06c1ba8a34137a9602f3da5a528eedf3f78d0f2c",
"sha256:66b80106352a718d80d6c681dc2a82588048e30b75aab933e4020eb0660bf85e"
],
"index": "pypi",
"version": "==0.6.0"
},
"pygobject": {
"hashes": [
"sha256:b97f570e55017fcd3732164811f24ecf63983a4834f61b55b0aaf64ecefac856"
],
"index": "pypi",
"version": "==3.36.0"
}
},
"develop": {}
}