-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathPipfile.lock
50 lines (50 loc) · 1.47 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
{
"_meta": {
"hash": {
"sha256": "885aa6085249ef94655cf25a54fb9787bbc8a2dfd0677fef19e287fb830752af"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.9"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"args": {
"hashes": [
"sha256:a785b8d837625e9b61c39108532d95b85274acd679693b71ebb5156848fcf814"
],
"version": "==0.1.0"
},
"clint": {
"hashes": [
"sha256:05224c32b1075563d0b16d0015faaf9da43aa214e4a2140e51f08789e7a4c5aa"
],
"index": "pypi",
"version": "==0.5.1"
},
"distro": {
"hashes": [
"sha256:83f5e5a09f9c5f68f60173de572930effbcc0287bb84fdc4426cb4168c088424",
"sha256:c8713330ab31a034623a9515663ed87696700b55f04556b97c39cd261aa70dc7"
],
"index": "pypi",
"version": "==1.6.0"
},
"pyfiglet": {
"hashes": [
"sha256:c6c2321755d09267b438ec7b936825a4910fec696292139e664ca8670e103639",
"sha256:d555bcea17fbeaf70eaefa48bb119352487e629c9b56f30f383e2c62dd67a01c"
],
"index": "pypi",
"version": "==0.8.post1"
}
},
"develop": {}
}