-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
49 lines (49 loc) · 1.44 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
{
"_meta": {
"hash": {
"sha256": "32e7c16649bc5e5053c17a3fb9edf9af1f5239ea7ac3f3aeb8b1f8ca195bda0b"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"pyperclip": {
"hashes": [
"sha256:ce829433a9af640e08ee89b20f7c62132714bcc5d77df114044d0fccb8c3b3b8"
],
"index": "pypi",
"version": "==1.6.0"
},
"python-xlib": {
"hashes": [
"sha256:2ffa01fa51bdf53842fa4e3f9e2501f8147d4abf546a83e9c2b091982da2e1a8",
"sha256:c3deb8329038620d07b21be05673fa5a495dd8b04a2d9f4dca37a3811d192ae4"
],
"version": "==0.23"
},
"six": {
"hashes": [
"sha256:70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9",
"sha256:832dc0e10feb1aa2c68dcc57dbb658f1c7e65b9b61af69048abc87a2db00a0eb"
],
"version": "==1.11.0"
},
"sneakysnek": {
"hashes": [
"sha256:a16255af32cc6c0fa88f7337efcec3e5e51a2f9696634590dbed2f1c542399e1"
],
"index": "pypi",
"version": "==0.1.1"
}
},
"develop": {}
}