-
Notifications
You must be signed in to change notification settings - Fork 97
Expand file tree
/
Copy pathPipfile.lock
More file actions
27 lines (27 loc) · 731 Bytes
/
Pipfile.lock
File metadata and controls
27 lines (27 loc) · 731 Bytes
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
{
"_meta": {
"hash": {
"sha256": "1ae299738aba0c095d06f129e3b1624abf9df55145e1bc541228b676acff7f0f"
},
"pipfile-spec": 6,
"requires": {},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"redis": {
"hashes": [
"sha256:56732e156fe31801c4f43396bd3ca0c2a7f6f83d7936798531b9848d103381aa",
"sha256:7df17a0a2b72a4c8895b462dd07616c51b1dcb48fdd7ecb7b6f4bf39ecb2e94e"
],
"index": "pypi",
"version": "==4.5.3"
}
},
"develop": {}
}