-
Notifications
You must be signed in to change notification settings - Fork 1
/
Pipfile.lock
53 lines (53 loc) · 1.76 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
{
"_meta": {
"hash": {
"sha256": "7abb45b737d64b36aaca67d9ca399888949ea2a3378ed9c7177d5b1e316cfdde"
},
"pipfile-spec": 6,
"requires": {
"python_version": "^3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"colorama": {
"hashes": [
"sha256:5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b",
"sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2"
],
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'",
"version": "==0.4.4"
},
"pretty-errors": {
"hashes": [
"sha256:87fd3071dbc302c9064f5b9a6114ea1678dda6ace70cbcd1452e46661af408e6",
"sha256:b37b8a84634e9e6294273926e9cdea99414390e9a329293d018a1b4bbe8e2aa7"
],
"index": "pypi",
"version": "==1.2.19"
},
"pysnooper": {
"hashes": [
"sha256:79b007ab42f00aed78c22418940eed9910c20c563804c86d064b42cb1cdc95fb",
"sha256:b0dfd414a48d6840f7cd20bcdf5f37bbafc8c623dc840f48f6dc8d646609d751"
],
"index": "pypi",
"version": "==0.4.2"
},
"stackprinter": {
"hashes": [
"sha256:e0197c54dafe7867020731c3dcab96a14d103c1e39130fa0b5159a2f0af427b6",
"sha256:e6770d1f932992caa37f1c734ca40429ee7358163ec7f262dcd3c8371b260006"
],
"index": "pypi",
"version": "==0.2.5"
}
},
"develop": {}
}