-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pipfile.lock
56 lines (56 loc) · 2.14 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"_meta": {
"hash": {
"sha256": "b0ddd5480a4d8c47fa8833f791587fac932fa87a33a759be0c9b5934c29a778c"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.9"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"notify-send": {
"hashes": [
"sha256:783be39b81a380b65f059e6cce04ffb721d6ca105710f9b1714ccae9e21f58ce",
"sha256:8fc7b136ff84f7e29cafa67d0a1c1ceb87e5a51c36358d27f05bb5d770ddb0f1"
],
"index": "pypi",
"version": "==0.0.16"
},
"pycairo": {
"hashes": [
"sha256:2088100a099c09c5e90bf247409ce6c98f51766b53bd13f96d6aac7addaa3e66",
"sha256:273a33c56aba724ec42fe1d8f94c86c2e2660c1277470be9b04e5113d7c5b72d",
"sha256:5695a10cb7f9ae0d01f665b56602a845b0a8cb17e2123bfece10c2e58552468c",
"sha256:57166119e424d71eccdba6b318bd731bdabd17188e2ba10d4f315f7bf16ace3f",
"sha256:57a768f4edc8a9890d98070dd473a812ac3d046cef4bc1c817d68024dab9a9b4",
"sha256:8cfa9578b745fb9cf2915ec580c2c50ebc2da00eac2cf4c4b54b63aa19da4b77",
"sha256:a942614923b88ae75c794506d5c426fba9c46a055d3fdd3b8db7046b75c079cc",
"sha256:ceb1edcbeb48dabd5fbbdff2e4b429aa88ddc493d6ebafe78d94b050ac0749e2",
"sha256:e5a3433690c473e073a9917dc8f1fc7dc8b9af7b201bf372894b8ad70d960c6d"
],
"markers": "sys_platform == 'linux'",
"version": "==1.20.0"
},
"pygobject": {
"hashes": [
"sha256:051b950f509f2e9f125add96c1493bde987c527f7a0c15a1f7b69d6d1c3cd8e6"
],
"markers": "sys_platform == 'linux'",
"version": "==3.38.0"
},
"python-rofi": {
"editable": true,
"git": "https://github.com/brumar/python-rofi.git",
"ref": "a3b5cce2291e00b21f2e3d0b80bd7a315616e51c"
}
},
"develop": {}
}