-
Notifications
You must be signed in to change notification settings - Fork 3
/
Pipfile.lock
37 lines (37 loc) · 1.07 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
{
"_meta": {
"hash": {
"sha256": "b2f405bad081fdf040fca4a5f232a324883e0952c48c086fb75da161c907a93d"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.5"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"elasticsearch6": {
"hashes": [
"sha256:40c777d193a021a77bd06e8b0c3284d7a9c3d15ac080a9fa616ddfa58058a73d",
"sha256:91e304f227cd3cfc17ad3b5ec0518cfcc31af9157fae92aa6f97d20941adc209"
],
"index": "pypi",
"version": "==6.4.2"
},
"urllib3": {
"hashes": [
"sha256:753a0374df26658f99d826cfe40394a686d05985786d946fbe4165b5148f5a7c",
"sha256:a7acd0977125325f516bda9735fa7142b909a8d01e8b2e4c8108d0984e6e0098"
],
"index": "pypi",
"version": "==1.26.5"
}
},
"develop": {}
}