-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPipfile.lock
47 lines (47 loc) · 1.33 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
{
"_meta": {
"hash": {
"sha256": "4385bb9dde32c0933a8fe227a069cc2f8ce1de536aa6884742ea8c0e2d1ca26f"
},
"pipfile-spec": 6,
"requires": {},
"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"
},
"paxo": {
"hashes": [
"sha256:6c7119db1298464cb5fe5e30c000819b471314624194045619c24be2d3e892ec",
"sha256:fb1ef7a812516986da506d921caceca5785585bba0a95ffa8f4b54b9ff2cacfd"
],
"index": "pypi",
"version": "==0.2.2"
},
"urwid": {
"hashes": [
"sha256:588bee9c1cb208d0906a9f73c613d2bd32c3ed3702012f51efe318a3f2127eae"
],
"index": "pypi",
"version": "==2.1.2"
}
},
"develop": {}
}