-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPipfile.lock
30 lines (30 loc) · 876 Bytes
/
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
{
"_meta": {
"hash": {
"sha256": "0703c0e3c7b7ca4096a7fe82a2837a9a626c6e1fbdbecf325336f6a5c0a4b575"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.5"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"beautifulsoup4": {
"hashes": [
"sha256:11a9a27b7d3bddc6d86f59fb76afb70e921a25ac2d6cc55b40d072bd68435a76",
"sha256:7015e76bf32f1f574636c4288399a6de66ce08fb7b2457f628a8d70c0fbabb11",
"sha256:808b6ac932dccb0a4126558f7dfdcf41710dd44a4ef497a0bb59a77f9f078e89"
],
"index": "pypi",
"version": "==4.6.0"
}
},
"develop": {}
}