-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile.lock
More file actions
38 lines (38 loc) · 820 Bytes
/
Copy pathPipfile.lock
File metadata and controls
38 lines (38 loc) · 820 Bytes
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
{
"_meta": {
"hash": {
"sha256": "41246c499abfdf9a044136c9f1d448dcec9f2904c0b32a50734abeccbb975c8a"
},
"requires": {},
"sources": [
{
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"beautifulsoup4": {
"version": "==4.6.0"
},
"certifi": {
"version": "==2017.7.27.1"
},
"chardet": {
"version": "==3.0.4"
},
"click": {
"version": "==6.7"
},
"idna": {
"version": "==2.6"
},
"requests": {
"version": "==2.18.4"
},
"urllib3": {
"version": "==1.22"
}
},
"develop": {}
}