-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPipfile.lock
52 lines (52 loc) · 1.71 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
{
"_meta": {
"hash": {
"sha256": "5dca4963af44c7e82c1b3fc5bccd7c952653b5c1ae9fcdd7dab820e0a8498fbf"
},
"pipfile-spec": 6,
"requires": {},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"beautifulsoup4": {
"hashes": [
"sha256:11a9a27b7d3bddc6d86f59fb76afb70e921a25ac2d6cc55b40d072bd68435a76",
"sha256:7015e76bf32f1f574636c4288399a6de66ce08fb7b2457f628a8d70c0fbabb11",
"sha256:808b6ac932dccb0a4126558f7dfdcf41710dd44a4ef497a0bb59a77f9f078e89"
],
"version": "==4.6.0"
},
"bs4": {
"hashes": [
"sha256:36ecea1fd7cc5c0c6e4a1ff075df26d50da647b75376626cc186e2212886dd3a"
],
"version": "==0.0.1"
},
"ragelib": {
"editable": true,
"git": "https://github.com/mcintyre94/ragelib.git",
"ref": "fa08930b1c2c6cf853c122598a991c55a9a23e07"
},
"selenium": {
"hashes": [
"sha256:2b6f018e55f50e9c67a67caec2f73f806f72c162fb38cf3ea79e0a8f6506bf56",
"sha256:5841fb30c3965866220c34d16de8e3d091e2833fcac385160a63db0c3522a297"
],
"version": "==3.11.0"
},
"tqdm": {
"hashes": [
"sha256:9bd200335ee4429381e81bd82c08d16b59a5228a11e1ae71222b31646b3533f3",
"sha256:f1c098cd12cfb39190805d0c771198af0a734ba63b381ea99d72ea38770525c7"
],
"version": "==4.19.7"
}
},
"develop": {}
}