-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathPipfile.lock
44 lines (44 loc) · 1.4 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": "56ee18134acb46c79f26baf88d2239136c298eb5ea0770f0965fa6d891aeb174"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"prompt-toolkit": {
"hashes": [
"sha256:12e671b1faea1cdcb60a9f58454a7b8dbffb3a0fd3bcf395c4b5436b30b59710",
"sha256:2e684ce7278eefb2eb6715e026169031376b60711eb62b3faf1f0d21f158280f",
"sha256:d9ea14304a2633e4b40dde874c63da6b94a075f61e837011e035ffcd5bb39a1d"
],
"index": "pypi",
"version": "==2.0.3"
},
"six": {
"hashes": [
"sha256:70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9",
"sha256:832dc0e10feb1aa2c68dcc57dbb658f1c7e65b9b61af69048abc87a2db00a0eb"
],
"version": "==1.11.0"
},
"wcwidth": {
"hashes": [
"sha256:3df37372226d6e63e1b1e1eda15c594bca98a22d33a23832a90998faa96bc65e",
"sha256:f4ebe71925af7b40a864553f761ed559b43544f8f71746c2d756c7fe788ade7c"
],
"version": "==0.1.7"
}
},
"develop": {}
}