-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
69 lines (69 loc) · 2.29 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
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"_meta": {
"hash": {
"sha256": "e81da6d7fb84cf50dccdd45222e3ffacebe80879d83235e60204a302bad17871"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.8"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"beautifulsoup4": {
"hashes": [
"sha256:4c98143716ef1cb40bf7f39a8e3eec8f8b009509e74904ba3a7b315431577e35",
"sha256:84729e322ad1d5b4d25f805bfa05b902dd96450f43842c4e99067d5e1369eb25",
"sha256:fff47e031e34ec82bf17e00da8f592fe7de69aeea38be00523c04623c04fb666"
],
"index": "pypi",
"version": "==4.9.3"
},
"cobble": {
"hashes": [
"sha256:52e7f886adbe42ccc3675dd627c87f6db8f22f96b6e0754a9e642ac7dd94fa42"
],
"index": "pypi",
"version": "==0.1.3"
},
"mammoth": {
"hashes": [
"sha256:ac1df28bb57ac898b9063f3a876ef7aed2622f58824d96bc221d0af9d2dbf4a9",
"sha256:eb6fd1e0f6dc79d75a779e27d26f6baaade86c0efd28b5062d83db6a7a8524c3"
],
"index": "pypi",
"version": "==1.4.15"
},
"markdownify": {
"hashes": [
"sha256:2147197d9c45cdd24d57302b94e01cac44988862960ac42eba730345a31aebbc",
"sha256:3de08764db001e7119cb06481de4ec0b2ea0338fd26cf49bdf16c4475ef44b81"
],
"index": "pypi",
"version": "==0.6.3"
},
"six": {
"hashes": [
"sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259",
"sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced"
],
"index": "pypi",
"version": "==1.15.0"
},
"soupsieve": {
"hashes": [
"sha256:407fa1e8eb3458d1b5614df51d9651a1180ea5fedf07feb46e45d7e25e6d6cdd",
"sha256:d3a5ea5b350423f47d07639f74475afedad48cf41c0ad7a82ca13a3928af34f6"
],
"index": "pypi",
"version": "==2.2"
}
},
"develop": {}
}