-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
35 lines (35 loc) · 965 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
{
"_meta": {
"hash": {
"sha256": "ab9315d1a15b583cb27c59ed7171ed1de515e1011e0d735e71aa8182101e6873"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.8"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"colorful": {
"hashes": [
"sha256:86848ad4e2eda60cd2519d8698945d22f6f6551e23e95f3f14dfbb60997807ea",
"sha256:8d264b52a39aae4c0ba3e2a46afbaec81b0559a99be0d2cfe2aba4cf94531348"
],
"version": "==0.5.4"
},
"cyaron": {
"hashes": [
"sha256:2e3b04c84882fe679623d9da81c01ee3abd581a580d9fa3b50eebf7b089111f9"
],
"index": "pypi",
"version": "==0.4.2"
}
},
"develop": {}
}