-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pipfile.lock
37 lines (37 loc) · 1004 Bytes
/
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
{
"_meta": {
"hash": {
"sha256": "1d919fb09dd46bdeef5ca3e73ce9c29bff74938dc9566aa39025730c0df5361c"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"colored": {
"hashes": [
"sha256:056fac09d9e39b34296e7618897ed1b8c274f98423770c2980d829fd670955ed"
],
"index": "pypi",
"version": "==1.4.2"
}
},
"develop": {
"wheel": {
"hashes": [
"sha256:10c9da68765315ed98850f8e048347c3eb06dd81822dc2ab1d4fde9dc9702646",
"sha256:f4da1763d3becf2e2cd92a14a7c920f0f00eca30fdde9ea992c836685b9faf28"
],
"index": "pypi",
"version": "==0.33.6"
}
}
}