-
Notifications
You must be signed in to change notification settings - Fork 3
/
Pipfile.lock
44 lines (44 loc) · 1.26 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
{
"_meta": {
"hash": {
"sha256": "e13a5bdb8e3cc9a55c87ab7614794fe2e26c6bac197c07e23abd1a1709a25f70"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"feedparser": {
"hashes": [
"sha256:27da485f4637ce7163cdeab13a80312b93b7d0c1b775bef4a47629a3110bca51",
"sha256:79c257d526d13b944e965f6095700587f27388e50ea16fd245babe4dfae7024f"
],
"index": "pypi",
"version": "==6.0.10"
},
"sgmllib3k": {
"hashes": [
"sha256:7868fb1c8bfa764c1ac563d3cf369c381d1325d36124933a726f29fcdaa812e9"
],
"version": "==1.0.0"
}
},
"develop": {
"isort": {
"hashes": [
"sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7",
"sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951"
],
"index": "pypi",
"version": "==5.10.1"
}
}
}