-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathPipfile.lock
More file actions
53 lines (53 loc) · 1.74 KB
/
Pipfile.lock
File metadata and controls
53 lines (53 loc) · 1.74 KB
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
{
"_meta": {
"hash": {
"sha256": "110a2dcd5694e0e0fd5cdea209995893c5d10518c2fc9be4fde9129db8e73f29"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.8"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"python-dateutil": {
"hashes": [
"sha256:4c44ec3f9ff057b8c7b4c78beca5fdd8710600ea9a1df42f31bfcbae2f059dee"
],
"index": "pypi",
"version": "==2.1"
},
"pytz": {
"hashes": [
"sha256:0797293d12ca2f7e5dd5bc0807f521f39d5b60a2c347c48f8362f9fd0174af3f",
"sha256:65eb49cc05b7917fddc61e1fe6d8a4512c295cb53891dd5ec816bcccdce3f1a5",
"sha256:6c42f767873c44d69f6f0514c5f1f97394ab5d817e1e6116ad6d087ab5a17253"
],
"index": "pypi",
"version": "==2013b"
},
"six": {
"hashes": [
"sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259",
"sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced"
],
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'",
"version": "==1.15.0"
},
"twitter": {
"hashes": [
"sha256:497fce2168cb57d5651932a39b70fc0c9304bebd53558107995102bca49210da",
"sha256:e875e9647b94ca0d3eddd45870c9eda12e379d19971a311be0448da9100b48aa"
],
"index": "pypi",
"version": "==1.14.3"
}
},
"develop": {}
}